summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/arch/arm64/libpayload.ldscript
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Move back the ttb_buffer sectionYi Chou2024-01-111-2/+0
* libpayload: Fix the stack and data labelsYi Chou2023-12-011-4/+10
* libpayload: Move ttb_buffer to a standalone sectionYi Chou2023-11-231-0/+2
* libpayload: arm64: fix OUTPUT_ARCH()Michael Walle2020-07-081-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload: arm64: Make exception handling closer to arm32Julius Werner2018-10-121-9/+0
* libpayload: Move base address, stack and heap size to KconfigStefan Reinauer2016-03-151-9/+4
* libpayload: Add comment about ARM64 exception stackStefan Reinauer2016-03-151-0/+4
* libpayload arm64: Initialize exception stackFurquan Shaikh2015-03-211-0/+5
* libpayload: Add support for arm64 in libpayloadFurquan Shaikh2015-01-091-0/+93