]> git.dujemihanovic.xyz Git - u-boot.git/commit
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)
commit463a3162dd661a53e2eb735fe63582874076f73f
treeb02753dfc487c17bd76228514e5850e5711c1392
parenteec4c0664771e8d95d4a162c8651154566afd320
parent97da9aea78ab71e92778649bf9d1071f30e260f0
Merge tag 'efi-next-2024-02-28' of https://source.denx.de/u-boot/custodians/u-boot-efi into next

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