2f891a08e7
Due to an unfortunate race between adding verstage support and reverting an earlier hack that disabled the optimized assembly versions of memcpy(), memmove() and memset() on ARM64, it seems that we never enabled the optimized code for the verstage. This should be fixed so that all stages use the same architecture support code. Change-Id: I0bf3245e346105492030f4b133729c4d11bdb3ff Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/18976 Tested-by: build bot (Jenkins) |
||
---|---|---|
.. | ||
armv8 | ||
include | ||
arm_tf.c | ||
boot.c | ||
div0.c | ||
eabi_compat.c | ||
id.S | ||
Kconfig | ||
Makefile.inc | ||
memcpy.S | ||
memmove.S | ||
memset.S | ||
stage_entry.S | ||
tables.c | ||
transition.c | ||
transition_asm.S |