[PATCH 1/1] Added arm64 assembly for examples/api crt0

Tom Rini trini at konsulko.com
Mon Jun 10 18:51:11 CEST 2024


On Fri, May 17, 2024 at 07:13:48PM +0000, Brunham, Kalen wrote:

> I've encountered a problem when compiling the 'examples/api' directory for ARM64 in U-boot. The problem lies in the assembly code in 'examples/api/crt0.S' where the current CONFIG_ARM code is only 32-bit. When targeting ARM64, a 64-bit version is necessary.
> 
> I have proposed a fix by including a 'CONFIG_ARM64' section in the assembly code as shown below.  These changes have been check via https://github.com/u-boot/u-boot/pull/538.
> 
> Feedback is welcome.
> 
> Signed-off-by: Kalen Brunham <kalen.brunham at intel.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240610/c96a5da4/attachment.sig>


More information about the U-Boot mailing list