aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/u-boot.lds
AgeCommit message (Expand)AuthorFilesLines
2024-03-29arm: remove redundant section alignmentsIlias Apalodimas1-3/+6
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas1-6/+2
2024-03-29arm: clean up v7 and v8 linker scripts for __rel_dyn_start/endIlias Apalodimas1-13/+3
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas1-3/+1
2024-03-29arm: clean up v7 and v8 linker scripts for bss_start/endIlias Apalodimas1-12/+4
2023-01-20arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini1-2/+4
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2019-04-22ARMv8: Allow SiP service extensions on top of PSCI codeChee Hong Ang1-0/+4
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf1-9/+15
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-12ARMv8: add optional Linux kernel image headerStephen Warren1-0/+4
2016-12-15ARMv8: Add secure sections for PSCI text and datamacro.wave.z@gmail.com1-0/+57
2016-03-15efi_loader: Add runtime servicesAlexander Graf1-0/+16
2014-01-09arm64: core supportDavid Feng1-0/+89