- 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
- b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
- d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
- 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
- e75cc24 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 2 years, 6 months ago
- a02a45d fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 2 years, 5 months ago
- ea2c04d Merge changes from topic "errata" into integration by Madhukar Pappireddy · 2 years, 5 months ago
- ac17e52 refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 5 months ago
- 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
- d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 4f5ef84 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 2407709 refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 2 years, 9 months ago
- 387b880 refactor(cpufeat): use alternative encoding for "SB" barrier by Andre Przywara · 2 years, 8 months ago
- 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- d7f3ed3 fix(cpufeat): make stub enable functions "static inline" by Andre Przywara · 2 years, 5 months ago
- 672eb21 fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 2 years, 5 months ago
- 0e7d97d Merge "fix(smccc): check smc_fid [23:17] bits" into integration by Manish V Badarkhe · 2 years, 5 months ago
- 9a70e69 feat(psci): update PSCI_FEATURES by Wing Li · 2 years, 11 months ago
- 606b743 feat(psci): add support for OS-initiated mode by Wing Li · 2 years, 11 months ago
- b88a441 feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 2 years, 11 months ago
- ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 023f1be feat(libc): add support for fallthrough statement by Andre Przywara · 2 years, 6 months ago
- 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
- f8a3579 fix(smccc): check smc_fid [23:17] bits by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
- 2519ee5 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · 2 years, 5 months ago
- d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
- 579ea67 Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · 2 years, 5 months ago
- a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
- 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
- 2c5bce3 feat(ufs): adds timeout and error handling by Anand Saminathan · 2 years, 5 months ago
- 4c985e8 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · 2 years, 5 months ago
- 2535e20 style: fix functions definitions by Elyes Haouas · 2 years, 6 months ago
- 521d4fe Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 2 years, 5 months ago
- f1c3eae fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 2 years, 5 months ago
- 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
- 66bf3ba fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · 2 years, 5 months ago
- a63332c fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · 2 years, 5 months ago
- 6b2e961 feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · 2 years, 8 months ago
- 88844f6 Merge "fix(mbedtls): fix mbedtls coverity issues" into integration by Manish V Badarkhe · 2 years, 5 months ago
- e8f0dd5 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- a9edc32 fix(mbedtls): fix mbedtls coverity issues by Govindraj Raja · 2 years, 5 months ago
- b4fc041 Merge changes from topic "feat_state_part2" into integration by Manish Pandey · 2 years, 5 months ago
- fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- fd1dd4c refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · 2 years, 6 months ago
- 55a3283 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · 2 years, 5 months ago
- 766d78b Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 2 years, 5 months ago
- 20fdbcf fix(ufs): set the PRDT length field properly by Jorge Troncoso · 2 years, 5 months ago
- dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
- 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 6 months ago
- 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 5 months ago
- ba12668 Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration by Manish Pandey · 2 years, 6 months ago
- bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
- 7e619ec refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 2 years, 7 months ago
- cd8f6af Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 2 years, 6 months ago
- 51e0615 feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · 2 years, 7 months ago
- a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- eaaf517 feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
- d87c0e2 refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 2 years, 7 months ago
- d69a0bf Merge "fix(mpam): run-time checks for mpam save/restore routines" into integration by Manish Pandey · 2 years, 6 months ago
- af4fee0 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · 2 years, 6 months ago
- c1dd9e6 Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration by Manish V Badarkhe · 2 years, 6 months ago
- c2ce57f Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · 2 years, 6 months ago
- 8374508 feat(psa): interface with RSS for NV counters by laurenw-arm · 3 years ago
- 05e5503 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · 2 years, 6 months ago
- d5eee8f feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t by Ming Huang · 2 years, 6 months ago
- 49b268c refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · 2 years, 6 months ago
- 8b47f87 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · 2 years, 6 months ago
- e3df3ff Merge changes I1b092bc1,Ifc2461b4,I5176caa5 into integration by Soby Mathew · 2 years, 6 months ago
- 05c69cf feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 2 years, 10 months ago
- 8268590 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 2 years, 7 months ago
- aa61ff6 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · 2 years, 6 months ago
- ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 9 months ago
- 982f8e1 Merge changes from topic "srm/errata" into integration by Bipin Ravi · 2 years, 7 months ago
- acf455b Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 2 years, 7 months ago
- 2757da0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 2 years, 7 months ago
- 7d1700c fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 2 years, 7 months ago
- 344e5e8 Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 2 years, 7 months ago
- 5c5ea61 Merge "fix: add parenthesis for tests in MIN, MAX and CLAMP macros" into integration by Madhukar Pappireddy · 2 years, 7 months ago
- a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
- 0185523 Merge changes from topic "ti-k3-checks-and-refactor" into integration by Madhukar Pappireddy · 2 years, 7 months ago
- 7f31629 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 2 years, 7 months ago
- 5668db7 feat(ti): set snoop-delayed exclusive handling on A72 cores by Andrew Davis · 2 years, 7 months ago
- 81858a3 feat(ti): set L2 cache ECC and and parity on A72 cores by Andrew Davis · 2 years, 7 months ago
- aee2f33 feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles by Andrew Davis · 2 years, 7 months ago
- c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 2 years, 9 months ago
- d242128 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 2 years, 9 months ago
- bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
- f0deb4c refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 2 years, 9 months ago
- ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
- 69c17f5 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · 2 years, 9 months ago