[PATCH v2 15/21] x86: Move call64 into its own section

Simon Glass sjg at chromium.org
Mon Dec 28 17:25:34 CET 2020


When this code is not used (e.g. by TPL) we want it to be excluded from
the image. Put it in its own section so that this happens.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 arch/x86/cpu/i386/call64.S | 1 +
 1 file changed, 1 insertion(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list