aboutsummaryrefslogtreecommitdiffstats
path: root/bl31/bl31.ld.S
Commit message (Expand)AuthorAgeFilesLines
* Increase type widths to satisfy width requirementsJimmy Brisson2020-10-121-1/+1
* linker_script: move .rela.dyn section to bl_common.ld.hMasahiro Yamada2020-06-291-11/+1
* 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-14/+1
* linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada2020-04-021-10/+2
* linker_script: move more common code to bl_common.ld.hMasahiro Yamada2020-04-021-124/+12
* Merge changes from topic "mp/enhanced_pal_hw" into integrationMark Dykes2020-03-121-0/+10
|\
| * fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy2020-03-111-0/+10
* | Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada2020-03-111-9/+2
|/
* Merge changes from topic "mp/separate_nobits" into integrationSandrine Bailleux2020-02-041-1/+2
|\
| * Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy2020-01-271-1/+2
* | BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE workMasahiro Yamada2020-01-241-0/+4
|/
* Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"Mark Dykes2020-01-221-2/+1
* Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy2020-01-211-1/+2
* bl31: Split into two separate memory regionsSamuel Holland2019-12-291-4/+36
* spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-201-1/+1
* Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-201-1/+1
* Reduce space lost to object alignmentSamuel Holland2019-12-041-6/+6
* locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar2019-02-071-1/+3
* Merge pull request #1738 from ardbiesheuvel/synquacer-spmSoby Mathew2019-01-161-1/+8
|\
| * spm: permit platform to override the VMA placement of the vector tableArd Biesheuvel2019-01-151-1/+8
* | Correct typographical errorsPaul Beesley2019-01-151-2/+2
|/
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-3/+4
* BL31: correct GOT section omissionSoby Mathew2018-12-171-5/+16
* PIE: Position Independant Executable support for BL31Soby Mathew2018-10-291-6/+22
* scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabledRoberto Vargas2018-10-161-1/+8
* Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-111-5/+5
* SPM: Treat SP xlat tables the same as othersSandrine Bailleux2018-06-131-7/+0
* 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-9/+10
* SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-081-0/+24
* BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan2017-10-231-0/+8
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Add support for GCC stack protectionDouglas Raillard2017-03-311-1/+6
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-2/+3
* rockchip: optimize the link mechanism for SRAM codeCaesar Wang2016-10-251-0/+3
* Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux2016-07-081-0/+42
* Add Performance Measurement Framework(PMF)Yatharth Kochar2016-06-161-1/+27
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-2/+2
* Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__Vikram Kanigiri2015-09-251-1/+1
* Make generic code work in presence of system cachesAchin Gupta2015-09-141-0/+11
* Re-design bakery lock memory allocation and algorithmAndrew Thoelke2015-09-111-1/+28
* Remove coherent memory from the BL memory mapsSoby Mathew2015-01-221-0/+4
* Fix LENGTH attribute value in linker scriptsJuan Castillo2014-09-191-1/+1
* Introduce framework for CPU specific operationsSoby Mathew2014-08-201-0/+12
* FVP: apply new naming conventions to memory regionsJuan Castillo2014-08-121-1/+1
* fvp: Reuse BL1 and BL2 memory through image overlayingSandrine Bailleux2014-07-101-0/+4
* Split platform.h into separate headersDan Handley2014-05-231-1/+1
* Make the memory layout more flexibleSandrine Bailleux2014-05-231-1/+1