- fe06e11 fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · 1 year, 10 months ago
- d7bc2cb fix(cpus): workaround for Cortex-A710 erratum 2742423 by Bipin Ravi · 1 year, 10 months ago
- 68085ad fix(cpus): workaround for Neoverse N2 erratum 2340933 by Bipin Ravi · 1 year, 10 months ago
- 6cb8be1 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 1 year, 10 months ago
- 857c764 Merge changes from topic "fw-caps" into integration by Madhukar Pappireddy · 1 year, 9 months ago
- 899bcc8 Merge "fix(tegra): return correct error code for plat_core_pos_by_mpidr" into integration by Manish Pandey · 1 year, 9 months ago
- 6bd79b1 fix(tegra): return correct error code for plat_core_pos_by_mpidr by Manish Pandey · 1 year, 9 months ago
- e712f92 Merge changes from topic "hst/cs1k-add-gpt-support" into integration by Manish V Badarkhe · 1 year, 9 months ago
- 33bb578 Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 1 year, 9 months ago
- 6ed98c4 feat(bl2): add gpt support by Harsimran Singh Tungal · 1 year, 10 months ago
- 3ff5fc2 fix(corstone-1000): modify boot device dependencies by Harsimran Singh Tungal · 1 year, 10 months ago
- 9562011 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 1 year, 9 months ago
- a0dab4f Merge "fix(build): remove handling of mandatory options" into integration by Manish Pandey · 1 year, 9 months ago
- e8d60a3 Merge changes from topic "hm/mpam" into integration by Manish Pandey · 1 year, 9 months ago
- 72f027c fix(build): convert tabs and ifdef comparisons by Harrison Mutai · 1 year, 9 months ago
- 6cc9495 Merge "refactor(fvp): do not use RSS platform token and attestation key APIs" into integration by Manish V Badarkhe · 1 year, 9 months ago
- a07b459 fix(build): disable ENABLE_FEAT_MPAM for Aarch32 by Harrison Mutai · 1 year, 9 months ago
- 5856a91 fix(corstone-1000): removing the signature area by Harsimran Singh Tungal · 1 year, 10 months ago
- fd7e32b Merge changes from topic "hm/post-image" into integration by Manish Pandey · 1 year, 9 months ago
- 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
- 7bf1851 Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · 1 year, 9 months ago
- ade6000 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · 1 year, 9 months ago
- 83d304d Merge "fix(versal): type cast addresses to fix integer overflow" into integration by Joanna Farley · 1 year, 9 months ago
- 1ca902a fix(build): remove handling of mandatory options by Govindraj Raja · 1 year, 10 months ago
- 11336fb Merge changes from topic "gr/build_refactor" into integration by Manish Pandey · 1 year, 9 months ago
- f0c813b build(refactor): avoid ifdef comparison by Govindraj Raja · 1 year, 10 months ago
- d638029 refactor(build): avoid using values for comparison by Govindraj Raja · 1 year, 10 months ago
- fb73011 refactor(build): reorder arch features handling by Govindraj Raja · 1 year, 10 months ago
- cf953bc build(n1sdp): add ARM_ARCH_MAJOR.ARM_ARCH_MINOR by Govindraj Raja · 1 year, 11 months ago
- 3547270 refactor(build): reorder platform Makefile evaluation by Govindraj Raja · 1 year, 11 months ago
- 48b92c6 Merge changes from topic "mb/psa-crypto-ecdsa" into integration by Lauren Wehrmeister · 1 year, 9 months ago
- bfe82cf fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · 1 year, 9 months ago
- 568d406 refactor(fvp): move image handling into generic procedure by Harrison Mutai · 1 year, 10 months ago
- ed56720 refactor(bl2): make post image handling platform-specific by Harrison Mutai · 1 year, 10 months ago
- 58f0055 Merge "fix(ast2700): add device mapping for coherent memory" into integration by Manish V Badarkhe · 1 year, 9 months ago
- cef2e92 fix(ast2700): add device mapping for coherent memory by Chia-Wei Wang · 1 year, 9 months ago
- ed2d256 Merge changes from topic "mb/cov-fix" into integration by Lauren Wehrmeister · 1 year, 9 months ago
- ce1008f feat(ti): query firmware for suspend capability by Andrew Davis · 2 years, 1 month ago
- 7ab7828 feat(ti): add TI-SCI query firmware capabilities command support by Andrew Davis · 2 years, 1 month ago
- e986845 feat(ti): remove extra core counts in cluster 2 and 3 by Andrew Davis · 2 years, 1 month ago
- a089646 Merge changes from topic "gpt_updates" into integration by Sandrine Bailleux (on vacation) · 1 year, 9 months ago
- efd812c Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · 1 year, 9 months ago
- 047b328 Merge "fix(ti): align static device region addresses to reduce MMU table count" into integration by Madhukar Pappireddy · 1 year, 9 months ago
- cb70aed Merge "feat(handoff): port BL31-BL33 interface to fw handoff framework" into integration by Manish Pandey · 1 year, 9 months ago
- 08ec77c refactor(arm): use gpt_partition_init by Govindraj Raja · 1 year, 10 months ago
- f08460d feat(partition): add interface to init gpt by Govindraj Raja · 1 year, 10 months ago
- 0f23e7e refactor(partition): convert warn to verbose by Govindraj Raja · 1 year, 10 months ago
- ad2dd65 feat(partition): add support to use backup GPT header by Govindraj Raja · 1 year, 10 months ago
- fce8a70 refactor(partition): get GPT header location from MBR by Govindraj Raja · 1 year, 11 months ago
- 3e6d245 feat(arm): add IO policy to use backup gpt header by Govindraj Raja · 1 year, 10 months ago
- 1051606 feat(tbbr): add image id for backup GPT by Govindraj Raja · 1 year, 11 months ago
- 94c90ac feat(handoff): port BL31-BL33 interface to fw handoff framework by Harrison Mutai · 2 years ago
- 113273a Merge changes from topic "sm/err_errata" into integration by Lauren Wehrmeister · 1 year, 9 months ago
- eb8700a refactor(fvp): do not use RSS platform token and attestation key APIs by Manish V Badarkhe · 1 year, 11 months ago
- a0594ad feat(cpus): add support for Travis CPU by Juan Pablo Conde · 1 year, 11 months ago
- 81c2e15 fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE by Manish V Badarkhe · 1 year, 10 months ago
- 2ea42fe refactor(tbbr): enforce compile-time error for invalid algorithm selection by Manish V Badarkhe · 1 year, 9 months ago
- 41095bd Merge "fix(arm): fix GIC macros for GICv4.1 support" into integration by Manish Pandey · 1 year, 9 months ago
- 2c1cbfd Merge "fix(spmd): fix FFA_VERSION forwarding" into integration by Manish Pandey · 1 year, 9 months ago
- 98ea2d8 docs: mark PSA_CRYPTO as an experimental feature by Manish V Badarkhe · 1 year, 9 months ago
- ce18938 feat(fvp): increase BL1 RW area for PSA_CRYPTO implementation by Manish V Badarkhe · 1 year, 10 months ago
- 255ce97 feat(mbedtls-psa): mbedTLS PSA Crypto with ECDSA by Manish V Badarkhe · 1 year, 10 months ago
- 53a868f fix(ti): align static device region addresses to reduce MMU table count by Andrew Davis · 1 year, 9 months ago
- 0e1dc0f Merge "fix(mpam): refine MPAM initialization and enablement process" into integration by Manish Pandey · 1 year, 10 months ago
- f1df8f1 fix(arm): fix GIC macros for GICv4.1 support by Moritz Fischer · 1 year, 10 months ago
- a093d39 Merge "fix(build): convert tabs to spaces" into integration by Manish Pandey · 1 year, 10 months ago
- edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
- 76d53ee fix(spmd): fix FFA_VERSION forwarding by Olivier Deprez · 2 years, 1 month ago
- 4a2ff22 Merge "feat(mt8195): increase TZRAM" into integration by Olivier Deprez · 1 year, 10 months ago
- c20b0c5 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · 1 year, 10 months ago
- 17e0a8c Merge changes from topic "st_remove_shm" into integration by Manish Pandey · 1 year, 10 months ago
- 13f5445 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year, 10 months ago
- 0efa651 Merge "fix(cpus): workaround for Cortex-A510 erratum 2080326" into integration by Manish Pandey · 1 year, 10 months ago
- 6e86475 fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · 1 year, 10 months ago
- ab2b56d fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · 1 year, 10 months ago
- 80af87e fix(errata-abi): update the Neoverse-N2 errata ABI struct by Sona Mathew · 1 year, 10 months ago
- 56747a5 fix(errata-abi): update the neoverse-N1 errata ABI struct by Sona Mathew · 1 year, 10 months ago
- 8ae66d6 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · 1 year, 10 months ago
- 7f2caec fix(errata-abi): update the Cortex-A78C errata ABI struct by Sona Mathew · 1 year, 10 months ago
- c814619 fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · 1 year, 10 months ago
- 92d5b50 fix(errata-abi): update the Cortex-A76 errata ABI struct by Sona Mathew · 1 year, 10 months ago
- 2bf7939 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · 1 year, 10 months ago
- d6b458e Merge changes Ia66dd232,Ie0ddbe0b,Idd191614 into integration by Sandrine Bailleux · 1 year, 10 months ago
- 3018854 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year, 10 months ago
- eab006e Merge "fix(cert-create): fix key loading logic" into integration by Sandrine Bailleux · 1 year, 10 months ago
- 1ca73b4 fix(build): convert tabs to spaces by Govindraj Raja · 1 year, 11 months ago
- 9f72f5e fix(st): properly check LOADADDR by Yann Gautier · 1 year, 11 months ago
- d1a974a Merge changes from topic "mp/test_espi" into integration by Olivier Deprez · 1 year, 10 months ago
- 8382b97 Merge "fix(build): pass parameters through response files" into integration by Manish Pandey · 1 year, 10 months ago
- bf41b99 Merge "docs(maintainers): remove Jorge Ramirez-Ortiz from rcar3 maintainers" into integration by Manish Pandey · 1 year, 10 months ago
- 2032401 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · 2 years ago
- 7a2130b refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · 1 year, 11 months ago
- 12e683a docs(stm32mp15): mark STM32MP15_OPTEE_RSV_SHM deprecated by Yann Gautier · 3 years, 1 month ago
- fb1d3bd feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · 3 years, 1 month ago
- 430be43 fix(build): pass parameters through response files by Harrison Mutai · 1 year, 10 months ago
- bb3b0c0 fix(cert-create): fix key loading logic by Sandrine Bailleux · 1 year, 10 months ago
- eabcb27 Merge "docs: add code-owners for Firmare Handoff Library" into integration by Manish Pandey · 1 year, 10 months ago
- 4c8e8ea feat(st): update STM32MP DT files by Yann Gautier · 1 year, 10 months ago
- d17c732 docs: add code-owners for Firmare Handoff Library by Manish Pandey · 1 year, 10 months ago
- 542ff76 docs(maintainers): remove Jorge Ramirez-Ortiz from rcar3 maintainers by Sandrine Bailleux · 1 year, 10 months ago