summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* feat(libc): add %c to printf/snprintfMaksims Svecovs2023-05-112-2/+11
* feat(compiler-rt): update source filesMaksims Svecovs2023-05-112-2/+2
* chore(libfdt): update to v1.7.0 source filesMaksims Svecovs2023-05-111-8/+12
* feat(optee): add device tree for coreboot tableJeffrey Kardatzke2023-05-111-0/+10
* Merge "fix(psci): do not panic on illegal MPIDR" into integrationManish Pandey2023-05-102-6/+6
|\
| * fix(psci): do not panic on illegal MPIDRAndre Przywara2023-05-032-6/+6
* | Merge "fix(pmu): unconditionally save PMCR_EL0" into integrationManish Pandey2023-05-101-60/+1
|\ \
| * | fix(pmu): unconditionally save PMCR_EL0Boyan Karatotev2023-05-051-60/+1
* | | Merge changes I1bfa797e,I0ec7a70e into integrationManish Pandey2023-05-097-7/+7
|\ \ \
| * | | fix(tree): correct some typosElyes Haouas2023-05-097-7/+7
* | | | Merge changes from topic "mp/feat_ras" into integrationManish Pandey2023-05-092-36/+19
|\ \ \ \
| * | | | refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKEDAndre Przywara2023-05-092-35/+18
| * | | | refactor(ras): replace RAS_EXTENSION with FEAT_RASManish Pandey2023-05-092-8/+8
| |/ / /
* | | | Merge changes from topic "srm/Errata_ABI_El3" into integrationMadhukar Pappireddy2023-05-091-0/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(cpus): workaround platforms non-arm interconnectSona Mathew2023-05-051-0/+43
| |/ /
* | | refactor(cm): make SVE and SME build dependencies logicalBoyan Karatotev2023-05-052-23/+21
|/ /
* | build(psci): move `runtime_errata.S` to PSCIChris Kay2023-05-032-1/+1
* | Merge changes I9d06e0ee,I6980e84f into integrationManish Pandey2023-05-031-0/+14
|\ \
| * | feat(psci): introduce 'pwr_domain_off_early' hookVarun Wadekar2023-04-261-0/+14
* | | refactor(cpus): use BIT macro in a consistent mannerOkash Khawaja2023-04-281-3/+3
| |/ |/|
* | feat(sme): enable SME2 functionality for NS worldJayanth Dodderi Chidanand2023-04-271-1/+13
|/
* Merge "refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED" into integr...Manish Pandey2023-04-251-0/+6
|\
| * refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKEDAndre Przywara2023-04-251-0/+6
* | Merge "fix(cpus): do not put RAS check before using esb" into integrationManish Pandey2023-04-251-2/+0
|\ \ | |/ |/|
| * fix(cpus): do not put RAS check before using esbManish Pandey2023-04-241-2/+0
* | feat(gcs): support guarded control stackMark Brown2023-04-181-0/+15
|/
* Merge "fix(cpus): use hint instruction for "tsb csync"" into integrationBipin Ravi2023-04-141-1/+5
|\
| * fix(cpus): use hint instruction for "tsb csync"Andre Przywara2023-03-231-1/+5
* | Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integrationManish Pandey2023-04-131-1/+28
|\ \
| * | feat(hcx): initialize HCRX_EL2 to its default valueJuan Pablo Conde2023-04-121-1/+28
* | | Merge "feat(pie/por): support permission indirection and overlay" into integr...André Przywara2023-04-121-0/+28
|\ \ \
| * | | feat(pie/por): support permission indirection and overlayMark Brown2023-04-121-0/+28
| |/ /
* | | fix(psci): potential array overflow with cpu onOlivier Deprez2023-04-111-2/+7
|/ /
* | feat(cpus): add support for blackhawk cpuGovindraj Raja2023-04-041-0/+77
* | feat(cpus): add support for chaberton cpuGovindraj Raja2023-04-041-0/+77
* | fix(psci): remove unreachable switch/case blocksAndre Przywara2023-04-041-10/+0
* | feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKEDJayanth Dodderi Chidanand2023-03-283-65/+36
* | feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKEDJayanth Dodderi Chidanand2023-03-282-23/+9
* | Merge changes from topic "psci-osi" into integrationManish Pandey2023-03-285-35/+412
|\ \
| * | feat(psci): update PSCI_FEATURESWing Li2023-03-201-6/+6
| * | feat(psci): add support for OS-initiated modeWing Li2023-03-204-28/+293
| * | feat(psci): add support for PSCI_SET_SUSPEND_MODEWing Li2023-03-204-1/+113
* | | refactor(amu): use new AMU feature check routinesAndre Przywara2023-03-274-90/+34
* | | refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1Andre Przywara2023-03-279-10/+10
* | | Merge changes from topic "feat_state_part4" into integrationManish Pandey2023-03-275-149/+74
|\ \ \
| * | | refactor(cpufeat): align FEAT_SEL2 to new feature handlingAndre Przywara2023-03-221-1/+1
| * | | refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKEDAndre Przywara2023-03-222-30/+10
| * | | refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKEDAndre Przywara2023-03-221-9/+9
| * | | refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKEDAndre Przywara2023-03-222-38/+20
| * | | refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKEDAndre Przywara2023-03-222-26/+11