summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKEDAndre Przywara2023-03-221-3/+15
| * | refactor(cpufeat): align FEAT_SEL2 to new feature handlingAndre Przywara2023-03-221-3/+15
| * | refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKEDAndre Przywara2023-03-224-7/+17
| * | refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKEDAndre Przywara2023-03-221-3/+15
| * | refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKEDAndre Przywara2023-03-223-7/+17
| * | refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKEDAndre Przywara2023-03-223-7/+31
| * | refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKEDAndre Przywara2023-03-221-3/+15
| * | refactor(cpufeat): align FEAT_SB to new feature handlingAndre Przywara2023-03-221-3/+2
| * | refactor(cpufeat): use alternative encoding for "SB" barrierAndre Przywara2023-03-222-2/+17
| * | refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKEDAndre Przywara2023-03-223-0/+50
| * | fix(cpufeat): make stub enable functions "static inline"Andre Przywara2023-03-225-6/+6
* | | fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4Varun Wadekar2023-03-231-8/+16
* | | Merge changes from topic "errata" into integrationMadhukar Pappireddy2023-03-221-0/+1
|\ \ \
| * | | fix(cpus): workaround for Cortex-A78C erratum 1827430Bipin Ravi2023-03-211-0/+1
| |/ /
* | | Merge "fix(smccc): check smc_fid [23:17] bits" into integrationManish V Badarkhe2023-03-211-4/+8
|\ \ \ | |/ / |/| |
| * | fix(smccc): check smc_fid [23:17] bitsJayanth Dodderi Chidanand2023-03-201-4/+8
| |/
* | refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKEDAndre Przywara2023-03-204-7/+21
* | refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKEDAndre Przywara2023-03-205-16/+38
* | feat(libc): add support for fallthrough statementAndre Przywara2023-03-201-0/+1
* | refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKEDAndre Przywara2023-03-203-4/+30
* | fix(spe): drop SPE EL2 context switch codeAndre Przywara2023-03-201-4/+0
|/
* Merge "feat(tcr2): support FEAT_TCR2" into integrationManish Pandey2023-03-174-0/+39
|\
| * feat(tcr2): support FEAT_TCR2Mark Brown2023-03-164-0/+39
* | Merge "feat(ufs): adds timeout and error handling" into integrationMadhukar Pappireddy2023-03-171-0/+20
|\ \
| * | feat(ufs): adds timeout and error handlingAnand Saminathan2023-03-151-0/+20
* | | Merge changes from topic "mb/secure-evlog-cpy" into integrationSandrine Bailleux2023-03-161-8/+40
|\ \ \
| * | | feat(arm): carveout DRAM1 area for Event LogManish V Badarkhe2023-03-081-8/+40
| |/ /
* | | Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running a...Manish Pandey2023-03-156-17/+22
|\ \ \ | |_|/ |/| |
| * | refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-156-17/+22
* | | Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integrationBipin Ravi2023-03-141-0/+2
|\ \ \
| * | | fix(cpus): workaround for Neoverse V1 errata 2743233Sona Mathew2023-03-091-0/+2
| | |/ | |/|
* | | style: fix functions definitionsElyes Haouas2023-03-131-2/+2
* | | Merge "style: remove useless trailing semicolon and line continuations" into ...Manish Pandey2023-03-136-22/+22
|\ \ \ | |_|/ |/| |
| * | style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-096-22/+22
| |/
* | fix(cpus): workaround for Cortex-A78C erratum 2779484Bipin Ravi2023-03-081-1/+6
* | fix(cpus): workaround for Cortex-A78 erratum 2742426Bipin Ravi2023-03-081-2/+4
|/
* Merge "fix(mbedtls): fix mbedtls coverity issues" into integrationManish V Badarkhe2023-03-031-0/+7
|\
| * fix(mbedtls): fix mbedtls coverity issuesGovindraj Raja2023-03-011-0/+7
* | fix(cpufeat): resolve build errors due to compiler optimizationJayanth Dodderi Chidanand2023-03-013-3/+21
|/
* Merge changes from topic "feat_state_part2" into integrationManish Pandey2023-02-284-25/+80
|\
| * refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKEDAndre Przywara2023-02-274-7/+37
| * refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKEDAndre Przywara2023-02-271-3/+15
| * refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKEDAndre Przywara2023-02-271-3/+15
| * refactor(cpufeat): wrap CPU ID register field isolationAndre Przywara2023-02-272-12/+13
* | Merge changes I960771e6,I291dc627,I57f31664 into integrationMadhukar Pappireddy2023-02-271-1/+1
|\ \
| * | fix(ufs): set the PRDT length field properlyJorge Troncoso2023-02-251-1/+1
| |/
* | Merge changes from topic "mbedtls3_support" into integrationManish V Badarkhe2023-02-275-7/+158
|\ \ | |/ |/|
| * feat(mbedtls): add support for mbedtls-3.3Govindraj Raja2023-02-212-0/+153
| * refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILEGovindraj Raja2023-02-213-7/+5
* | Merge changes from topic "panic_cleanup" into integrationBipin Ravi2023-02-232-4/+20
|\ \