aboutsummaryrefslogtreecommitdiffstats
path: root/bl32
Commit message (Expand)AuthorAgeFilesLines
* Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-272-4/+6
* Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm2018-02-071-0/+15
|\
| * aarch32: optee: define the OP-TEE secure payloadEtienne Carriere2018-02-051-0/+15
* | AMU: Add assembler helper functions for aarch32Joel Hutton2018-01-311-1/+2
|/
* sp_min: Implement workaround for CVE-2017-5715Dimitris Papastamos2018-01-184-8/+164
* Merge pull request #1174 from antonio-nino-diaz-arm/an/page-sizedavidcunado-arm2017-12-082-12/+14
|\
| * Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz2017-11-292-12/+14
* | ARM platforms: Fixup AArch32 buildsSoby Mathew2017-11-291-0/+4
|/
* AMU: Implement support for aarch32Dimitris Papastamos2017-11-291-1/+5
* ARMv7 requires the clear exclusive access at monitor entryEtienne Carriere2017-11-081-5/+13
* BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan2017-10-231-0/+8
* Init and save / restore of PMCR_EL0 / PMCRDavid Cunado2017-10-131-0/+18
* Set NS version SCTLR during warmboot pathDavid Cunado2017-09-051-0/+12
* Merge pull request #1054 from jwerner-chromium/JW_crash_x30davidcunado-arm2017-08-221-14/+14
|\
| * Fix x30 reporting for unhandled exceptionsJulius Werner2017-08-211-14/+14
* | Merge pull request #1053 from jwerner-chromium/JW_func_aligndavidcunado-arm2017-08-221-4/+1
|\ \ | |/ |/|
| * Add new alignment parameter to func assembler macroJulius Werner2017-08-151-4/+1
* | bl32: add secure interrupt handling in AArch32 sp_minEtienne Carriere2017-08-094-1/+81
|/
* Merge pull request #978 from etienne-lms/minor-builddanh-arm2017-06-281-2/+2
|\
| * bl: security_state should be of type unsigned intEtienne Carriere2017-06-231-2/+2
* | Merge pull request #995 from davidcunado-arm/dc/init_regdavidcunado-arm2017-06-231-6/+6
|\ \
| * | Fully initialise essential control registersDavid Cunado2017-06-211-6/+6
| |/
* | sp_min: Flush console at end of main()Dimitris Papastamos2017-06-201-0/+3
* | sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos2017-06-201-0/+6
|/
* AArch32: Rework SMC context save and restore mechanismSoby Mathew2017-05-122-49/+34
* Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm2017-05-0414-350/+14
|\
| * Use SPDX license identifiersdp-arm2017-05-0314-350/+14
* | Update terminology: standard SMC to yielding SMCDavid Cunado2017-04-262-11/+11
|/
* PSCI: Build option to enable D-Caches early in warmbootSoby Mathew2017-04-191-13/+16
* Add support for GCC stack protectionDouglas Raillard2017-03-311-0/+9
* Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm2017-03-171-16/+19
|\
| * Enable data caches early with hardware-assisted coherencyJeenu Viswambharan2017-03-021-17/+20
* | Simplify translation tables headers dependenciesAntonio Nino Diaz2017-03-082-3/+3
|/
* Replace some memset call by zeromemDouglas Raillard2017-02-061-2/+3
* Introduce unified API to zero memoryDouglas Raillard2017-02-063-8/+10
* Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard2016-12-232-1/+46
* Merge pull request #775 from soby-mathew/sm/AArch32_stack_aligndanh-arm2016-12-141-3/+6
|\
| * AArch32: Fix the stack alignment issueSoby Mathew2016-12-121-3/+6
* | Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-052-18/+18
|/
* PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew2016-09-221-13/+16
* PSCI: Introduce PSCI Library argument structureSoby Mathew2016-09-221-2/+8
* AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar2016-09-211-1/+1
* AArch32: Refactor SP_MIN to support RESET_TO_SP_MINYatharth Kochar2016-09-212-171/+123
* AArch32: add a minimal secure payload (SP_MIN)Soby Mathew2016-08-105-0/+865
* Move spinlock library code to AArch64 folderSoby Mathew2016-08-091-1/+1
* TSP: Print BL32_BASE rather than __RO_START__Sandrine Bailleux2016-07-081-7/+6
* Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux2016-07-081-0/+18
* Introduce some helper macros for exception vectorsSandrine Bailleux2016-05-261-43/+23
* Make:Remove calls to shell from makefiles.Evan Lloyd2016-04-011-3/+3
* Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-142-27/+26