diff options
author | Julius Werner <jwerner@chromium.org> | 2017-03-20 15:38:02 -0700 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2017-03-28 22:11:38 +0200 |
commit | 2f891a08e71b5e60161a893f21fa82f2bd96076b (patch) | |
tree | b10b78eb7d924f7790994d37e7f5e8bf471314b3 /src/lib/Makefile.inc | |
parent | 893eda0cc5c8b70faf4f623c95dcf2b68f3cd0d3 (diff) | |
download | coreboot-2f891a08e71b5e60161a893f21fa82f2bd96076b.tar.xz |
arm64: Fix verstage to use proper assembly versions of mem*()
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)
Diffstat (limited to 'src/lib/Makefile.inc')
0 files changed, 0 insertions, 0 deletions