aboutsummaryrefslogtreecommitdiffstats
path: root/bl1/aarch32
Commit message (Expand)AuthorAgeFilesLines
* BL1: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-5/+3
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-043-8/+10
* xlat v2: Support the EL2 translation regimeAntonio Nino Diaz2018-08-101-1/+1
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-213-9/+9
* aarch32: use lr as bl32 boot argument on aarch32 only systemsEtienne Carriere2018-02-021-0/+5
* Merge pull request #978 from etienne-lms/minor-builddanh-arm2017-06-282-2/+4
|\
| * bl1: include bl1_private.h in aarch* filesEtienne Carriere2017-06-232-0/+2
| * bl: security_state should be of type unsigned intEtienne Carriere2017-06-231-2/+2
* | Fully initialise essential control registersDavid Cunado2017-06-211-2/+2
|/
* AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm2017-05-152-12/+101
* AArch32: Rework SMC context save and restore mechanismSoby Mathew2017-05-122-10/+24
* Use SPDX license identifiersdp-arm2017-05-034-100/+4
* AArch32: Fix detection of virtualization supportYatharth Kochar2016-09-231-1/+1
* AArch32: Add generic changes in BL1Yatharth Kochar2016-09-214-0/+435