aboutsummaryrefslogtreecommitdiffstats
path: root/bl32
Commit message (Expand)AuthorAgeFilesLines
* Remove references to old project name from common filesJohn Tsichritzis2019-07-101-4/+4
* Add support for Branch Target IdentificationAlexei Fedorov2019-05-242-7/+8
* sp_min: allow inclusion of a platform-specific linker scriptHeiko Stuebner2019-04-251-0/+3
* sp_min: make sp_min_warm_entrypoint publicHeiko Stuebner2019-04-251-1/+0
* Apply stricter speculative load restrictionJohn Tsichritzis2019-03-121-1/+3
* TSP: Enable pointer authentication supportAntonio Nino Diaz2019-02-273-6/+40
* locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar2019-02-071-1/+3
* Remove duplicated definitions of linker symbolsAntonio Nino Diaz2019-02-011-1/+1
* Correct typographical errorsPaul Beesley2019-01-154-9/+9
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0411-44/+56
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-082-7/+6
* plat/arm: Support direct Linux kernel boot in AArch32Manish Pandey2018-11-051-0/+2
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-1/+1
* Merge pull request #1473 from robertovargas-arm/misraDimitris Papastamos2018-07-111-0/+1
|\
| * Fix MISRA rule 8.4Roberto Vargas2018-07-101-0/+1
* | Add end_vector_entry assembler macroRoberto Vargas2018-07-111-16/+16
* | Add .extab and .exidx sectionsRoberto Vargas2018-07-111-0/+9
* | Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-112-8/+8
|/
* TSP: Enable cache along with MMUJeenu Viswambharan2018-06-271-31/+3
* DynamIQ: Enable MMU without using stackJeenu Viswambharan2018-06-271-7/+4
* Rename symbols and files relating to CVE-2017-5715Dimitris Papastamos2018-05-233-6/+6
* types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada2018-04-272-3/+3
* Fix MISRA rule 8.4 Part 3Roberto Vargas2018-04-131-0/+40
* Fix MISRA rule 8.3 Part 3Roberto Vargas2018-04-131-2/+2
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-212-7/+7
* Remove sp_min functions from plat_common.cSoby Mathew2018-03-021-0/+1
* Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm2018-02-282-4/+6
|\
| * Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-272-4/+6
* | Introduce the new BL handover interfaceSoby Mathew2018-02-261-7/+14
|/
* 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
| |/