aboutsummaryrefslogtreecommitdiffstats
path: root/plat/mediatek/mt6795/bl31.ld.S
Commit message (Expand)AuthorAgeFilesLines
* linker_script: move .data section to bl_common.ld.hMasahiro Yamada2020-04-251-10/+1
* linker_script: move stacks section to bl_common.ld.hMasahiro Yamada2020-04-241-6/+1
* linker_script: move bss section to bl_common.ld.hMasahiro Yamada2020-04-021-13/+2
* linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada2020-04-021-2/+1
* linker_script: move more common code to bl_common.ld.hMasahiro Yamada2020-04-021-38/+3
* Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada2020-03-111-10/+3
* locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar2019-02-071-1/+3
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+1
* Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-111-2/+2
* Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-271-2/+3
* Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz2017-11-291-4/+5
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+5
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-2/+3
* Support for Mediatek MT6795 SoCLeon Chen2016-09-121-0/+198