aboutsummaryrefslogtreecommitdiffstats
path: root/model.lds.S
AgeCommit message (Expand)AuthorFilesLines
2023-01-30model.lds.S: Quote file pathsKevin Brodsky1-6/+9
2022-01-27Announce locations of memory objectsMark Rutland1-6/+14
2021-08-02Output text separately from dataMark Rutland1-1/+2
2018-04-26boot-wrapper-aarch64: Do not hardcode TEXT_LIMITSuzuki K Poulose1-1/+1
2017-01-03Support for building in a Xen binaryChristoffer Dall1-0/+14
2016-06-15Add AArch32 to the boot-wrapperJean-Philippe Brucker1-0/+5
2016-06-15Protect against overlapping with the 32-bit kernelJean-Philippe Brucker1-0/+3
2016-06-15Remove MMU identity map setupJean-Philippe Brucker1-1/+0
2016-06-15Add GCC library functionsJean-Philippe Brucker1-1/+1
2016-06-14AArch64: add a small stack for each CPUJean-Philippe Brucker1-0/+1
2016-06-14Make the linker script more genericJean-Philippe Brucker1-25/+32
2016-06-14Clean up image layoutJean-Philippe Brucker1-6/+8
2016-06-14Pass object files on the ld command lineJean-Philippe Brucker1-6/+0
2014-05-09boot-wrapper: arm64: add support for GICv3Marc Zyngier1-2/+2
2013-06-05Add simple PSCI implementationMark Rutland1-0/+2
2013-06-05Add code to clean and invalidate cachesMark Rutland1-0/+2
2013-06-05Factor spin-table into its own fileMark Rutland1-0/+2
2013-06-05Factor out secure GIC initialisationMark Rutland1-0/+2
2013-06-05Factor non-secure system initialisationMark Rutland1-0/+2
2012-09-12Initial version of the AArch64 Linux boot wrapperCatalin Marinas1-0/+45