summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-06Merge changes from topic "errata" into integrationLauren Wehrmeister
2023-11-02fix(cpus): workaround for Neoverse N2 erratum 2346952Bipin Ravi
2023-11-01fix(el3-runtime): restrict lower el EA handlers in FFH modeManish Pandey
2023-11-01fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORTManish Pandey
2023-11-01fix(ras): restrict ENABLE_FEAT_RAS to have only two statesManish Pandey
2023-11-01feat(ras): use FEAT_IESB for error synchronizationManish Pandey
2023-11-01feat(el3-runtime): modify vector entry pathsManish Pandey
2023-10-31Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into ...Madhukar Pappireddy
2023-10-31Merge "refactor(cm): move EL3 registers to global context" into integrationManish Pandey
2023-10-31refactor(cm): move EL3 registers to global contextElizabeth Ho
2023-10-31Merge "feat(rmm): update RMI VERSION command as per EAC5" into integrationSoby Mathew
2023-10-30feat(rmm): update RMI VERSION command as per EAC5Shruti Gupta
2023-10-27Merge changes from topic "mb/cov-fix" into integrationLauren Wehrmeister
2023-10-27Merge changes from topic "gpt_updates" into integrationSandrine Bailleux (on vacation)
2023-10-27Merge "feat(cpus): add support for Travis CPU" into integrationMadhukar Pappireddy
2023-10-27feat(partition): add interface to init gptGovindraj Raja
2023-10-27feat(partition): add support to use backup GPT headerGovindraj Raja
2023-10-27refactor(partition): get GPT header location from MBRGovindraj Raja
2023-10-27feat(tbbr): add image id for backup GPTGovindraj Raja
2023-10-26feat(cpus): add support for Travis CPUJuan Pablo Conde
2023-10-26fix(tbbr): guard defines under MBEDTLS_CONFIG_FILEManish V Badarkhe
2023-10-26refactor(tbbr): enforce compile-time error for invalid algorithm selectionManish V Badarkhe
2023-10-26Merge "fix(arm): fix GIC macros for GICv4.1 support" into integrationManish Pandey
2023-10-25fix(arm): fix GIC macros for GICv4.1 supportMoritz Fischer
2023-10-25fix(mpam): refine MPAM initialization and enablement processArvind Ram Prakash
2023-10-19feat(fvp): new SiP call to set an interrupt pendingMadhukar Pappireddy
2023-10-19refactor(arm): allow platform specific SiP supportMadhukar Pappireddy
2023-10-16refactor(arm): remove ARM_ROTPK_KEY_LEN comparisonlaurenw-arm
2023-10-13feat(arm): ecdsa p384/p256 full key supportlaurenw-arm
2023-10-13feat(tbbr): update PK_DER_LEN for ECDSA P-384 keyslaurenw-arm
2023-10-13feat(auth): ecdsa p384 key supportlaurenw-arm
2023-10-12feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3Nishant Sharma
2023-10-11refactor(console): disable getc() by defaultSandrine Bailleux
2023-10-06Merge changes from topic "bk/context_refactor" into integrationManish Pandey
2023-10-05Merge changes from topic "mb/psa-crypto-support" into integrationLauren Wehrmeister
2023-10-05refactor(cm): remove world differentiation for EL2 context restoreBoyan Karatotev
2023-10-05refactor(cm): clean up SCR_EL3 and CPTR_EL3 initializationBoyan Karatotev
2023-10-05feat(mbedtls-psa): initialise mbedtls psa cryptoManish V Badarkhe
2023-10-04fix(cpus): workaround for Cortex-X3 erratum 2070301Sona Mathew
2023-10-04feat(mbedtls-psa): introduce PSA_CRYPTO build optionManish V Badarkhe
2023-10-02Merge changes from topic "rm/handoff" into integrationManish Pandey
2023-10-02Merge changes from topic "xlnx_dcc_console" into integrationJoanna Farley
2023-09-28Merge changes from topic "mp/fix_interrupt_type" into integrationOlivier Deprez
2023-09-27fix(dcc): add dcc console unregister functionPrasad Kummari
2023-09-25refactor(el3-runtime): plat_ic_has_interrupt_type returns boolMadhukar Pappireddy
2023-09-25fix(gicv3): map generic interrupt type to GICv3 groupMadhukar Pappireddy
2023-09-25chore(gicv2): use interrupt group instead of typeMadhukar Pappireddy
2023-09-25fix(spmd): coverity scan issuesRaghu Krishnamurthy
2023-09-22Merge changes from topic "errata" into integrationLauren Wehrmeister
2023-09-22feat(handoff): introduce firmware handoff libraryRaymond Mao