aboutsummaryrefslogtreecommitdiffstats
path: root/bl31/bl31.ld.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use --gc-sections during linkAndrew Thoelke2014-03-261-6/+6
* Specify image entry in linker scriptJeenu Viswambharan2014-03-201-0/+1
* Remove duplicate xlat_table descriptionsJeenu Viswambharan2014-02-261-10/+1
* Factor out translation table setup in ARM FVP portAchin Gupta2014-02-201-1/+10
* Add runtime services frameworkAchin Gupta2014-02-171-0/+7
* Setup VBAR_EL3 incrementallyAchin Gupta2014-02-171-0/+1
* Move translation tables into separate sectionJeenu Viswambharan2014-02-171-0/+9
* Update year in copyright text to 2014Dan Handley2014-01-171-1/+1
* Enable third party contributionsDan Handley2013-12-051-1/+1
* Various improvements/cleanups on the linker scriptsSandrine Bailleux2013-12-051-28/+52
* ARMv8 Trusted Firmware release v0.2Achin Gupta2013-10-251-0/+88