]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'efi-next-2024-02-28' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Wed, 28 Feb 2024 20:09:30 +0000 (15:09 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 28 Feb 2024 20:09:30 +0000 (15:09 -0500)
Pull request efi-next-2024-02-28

* set IMAGE_DLLCHARACTERISTICS_NX_COMPAT in EFI binaries
* provide SBI based runtime system reset
* page align EFI binary section on ARMv7
* separate .data and .text sections of EFI binaries on ARMv7


Trivial merge