- d7f3ed3 fix(cpufeat): make stub enable functions "static inline" by Andre Przywara · 2 years, 5 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
- 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, 5 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
- c2fb8ef feat(aarch64): make ID system register reads non-volatile by Andre Przywara · 2 years, 9 months ago
- 03bd481 fix(console): correct scopes for console symbols by Yann Gautier · 2 years, 8 months ago
- bacfff8 Merge "fix(libc): properly define SCHAR_MIN" into integration by Madhukar Pappireddy · 2 years, 7 months ago
- 06c01b0 fix(libc): properly define SCHAR_MIN by Yann Gautier · 2 years, 7 months ago
- 40e740d fix(fconf): make struct fconf_populator static by Yann Gautier · 2 years, 9 months ago
- 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 9 months ago
- ccd81f1 feat(el3-runtime): introduce system register trap handler by Andre Przywara · 2 years, 9 months ago
- 01617e0 Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 2 years, 8 months ago
- 6954495 refactor(st): remove unused io_mmc driver by Yann Gautier · 2 years, 9 months ago
- 79664cf Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · 2 years, 8 months ago
- abd6d7e Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 2 years, 8 months ago
- 78fbb0e fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 2 years, 8 months ago
- 5f89928 feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 2 years, 9 months ago
- 557bc9d Merge changes from topic "tonnad01/gcc_warn_fix" into integration by Manish V Badarkhe · 2 years, 8 months ago
- a0f256b Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 2 years, 8 months ago
- f0f2c90 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 2 years, 8 months ago
- dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 2 years, 8 months ago
- d1c6c49 fix(partition): add U suffix for unsigned numbers by Yann Gautier · 2 years, 9 months ago
- 8406db1 fix: add parenthesis for tests in MIN, MAX and CLAMP macros by Yann Gautier · 2 years, 9 months ago
- 825641d Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 2 years, 8 months ago
- ca32548 Merge "fix(trp): preserve RMI SMC X4 when not used as return" into integration by Soby Mathew · 2 years, 8 months ago
- b96253d fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 2 years, 8 months ago
- b8dbfac Merge "feat(rmm): add support for the 2nd DRAM bank" into integration by Soby Mathew · 2 years, 8 months ago
- 0ca1d8f fix(layerscape): unlock write access SMMU_CBn_ACTLR by Howard Lu · 2 years, 9 months ago