- 5d89341 refactor(gic): promote most of the GIC driver to common code by Boyan Karatotev · 7 months ago
- ec56d59 Merge changes from topic "sm/rpkm" into integration by Soby Mathew · 4 months ago
- 2b47825 Merge changes from topic "hm/handoff-aarch32" into integration by Govindraj Raja · 4 months ago
- 2132c70 feat(rmmd): el3-rmm ide key management interface by Sona Mathew · 5 months ago
- abdb953 feat(arm): support AArch32 booting with handoff by Harrison Mutai · 8 months ago
- 96e46f5 fix(platforms): remove platform_core_pos_helper() by Boyan Karatotev · 4 months ago
- 2cadf21 fix(plat): remove fvp_r by Boyan Karatotev · 5 months ago
- b6e6e2e refactor(arm): simplify early platform setup function in BL31 by Jayanth Dodderi Chidanand · 5 months ago
- 8187b95 refactor(arm): simplify early platform setup function in BL2 by Jayanth Dodderi Chidanand · 5 months ago
- ca3f2ee Merge "feat(rmmd): verify FEAT_MEC present before calling plat hoook" into integration by Soby Mathew · 4 months ago
- 609ada9 feat(rmmd): verify FEAT_MEC present before calling plat hoook by Juan Pablo Conde · 4 months ago
- 518b278 Merge changes from topic "hm/handoff-aarch32" into integration by Manish Pandey · 4 months ago
- 8921349 refactor(arm): simplify early platform setup functions by Harrison Mutai · 5 months ago
- f801fdc feat(rmmd): add RMM_MECID_KEY_UPDATE call by Tushar Khandelwal · 1 year, 4 months ago
- 0f7ebef feat(drtm): introduce plat API for DLME authentication features by Manish V Badarkhe · 5 months ago
- 7792bdb feat(drtm): add platform API to retrieve ACPI tables region size by Manish V Badarkhe · 5 months ago
- e136223 Merge changes from topic "memory_bank" into integration by Soby Mathew · 6 months ago
- fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
- a32a77f fix(qemu): statically allocate bitlocks array by Jean-Philippe Brucker · 6 months ago
- aeec55c feat(fvp): increase GPT PPS to 1TB by AlexeiFedorov · 6 months ago
- ac07f3a chore(gpt): define PPS in platform header files by AlexeiFedorov · 7 months ago
- 7a4a070 feat(fvp): allocate L0 GPT at the top of SRAM by AlexeiFedorov · 7 months ago
- bef44f6 feat(rmm): add PCIe IO info to Boot manifest by AlexeiFedorov · 10 months ago
- 665a8fd feat(fvp): define single Root region by AlexeiFedorov · 1 year, 5 months ago
- eab1ed5 feat(arm): add a macro for SPMC manifest base address by Rakshit Goyal · 1 year, 3 months ago
- da305ec feat(arm): convert arm platforms to expect a wakeup by Boyan Karatotev · 10 months ago
- 4d8b4ca feat(handoff): common API for TPM event log handoff by Raymond Mao · 9 months ago
- bd9b01c refactor(arm): rename ARM_ROTPK_HEADER_LEN by Ryan Everett · 9 months ago
- d51981e feat(arm): use the provided hash alg to hash rotpk by Ryan Everett · 9 months ago
- ada4e59 feat(arm): migrate heap info to fw handoff by Harrison Mutai · 1 year, 2 months ago
- d570571 refactor(arm): refactor secure TL initialization by Harrison Mutai · 11 months ago
- 6a88ec8 feat(rmmd): el3 token sign during attestation by Raghu Krishnamurthy · 1 year, 2 months ago
- 973e0b7 feat(arm): add support for loading CONFIG from BL2 by Divin Raj · 1 year, 4 months ago
- 42cf602 refactor(rmmd): plat token requests in pieces by Juan Pablo Conde · 1 year, 1 month ago
- 89c58a5 feat(tc): setup ni-tower non-secure access for TC3 by Jagdish Gediya · 1 year, 6 months ago
- fe94a21 fix(arm): move HW_CONFIG relocation into BL31 by Harrison Mutai · 1 year, 1 month ago
- 9fb7676 feat(fvp): add flash areas for secure partition by levi.yun · 1 year, 3 months ago
- 08fc380 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · 1 year, 2 months ago
- a03dafe feat(bl): add plat handler for image loading by Yann Gautier · 1 year, 4 months ago
- 2c303e3 refactor(bl)!: remove unused plat_try_next_boot_source by Yann Gautier · 1 year, 6 months ago
- 1922875 fix(spm-mm): carve out NS buffer TZC400 region by Olivier Deprez · 1 year, 2 months ago
- 0a1df64 fix(nuvoton): fix MMU mapping settings by rutigl · 1 year, 2 months ago
- e6ae019 feat(plat): add platform API that gets cluster ID by Arvind Ram Prakash · 1 year, 3 months ago
- a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago
- 0a9c244 fix(psci): mask the Last in Level nibble in StateId by Jayanth Dodderi Chidanand · 1 year, 6 months ago
- f7679d4 refactor(smccc): move pmf to vendor el3 calls by Govindraj Raja · 1 year, 4 months ago
- 273b898 refactor(smccc): move debugfs to vendor el3 calls by Govindraj Raja · 1 year, 5 months ago
- db2b34d Merge "fix(tc): remove timer interrupt from G1S" into integration by Manish V Badarkhe · 1 year, 3 months ago
- 9c11ed7 feat(arm): support FW handoff b/w BL1 & BL2 by Harrison Mutai · 1 year, 8 months ago
- 6a4da29 refactor(bl1): clean up bl2 layout calculation by Harrison Mutai · 1 year, 7 months ago
- a5566f6 feat(arm): support FW handoff b/w BL2 & BL31 by Harrison Mutai · 1 year, 8 months ago
- ae770fe feat(console): introduce EARLY_CONSOLE by Yann Gautier · 1 year, 7 months ago
- 9bf31a5 fix(tc): remove timer interrupt from G1S by Jackson Cooper-Driver · 1 year, 5 months ago
- 3b48ca1 fix(arm): only expose `arm_bl2_dyn_cfg_init` to BL2 by Chris Kay · 1 year, 6 months ago
- 67ff4f5 refactor(arm): remove unused SP_MIN UART macros by Leo Yan · 1 year, 4 months ago
- fe8cc55 fix(nuvoton): prevent changing clock frequency by rutigl@gmail.com · 1 year, 4 months ago
- ae2b4a5 fix(nuvoton): gfx frame buffer memory corruption during secondary boot by rutigl@gmail.com · 1 year, 6 months ago
- e7d14fa Merge changes from topic "DPE" into integration by Manish V Badarkhe · 1 year, 5 months ago
- 7b02a57 Merge "fix(gic600): workaround for Part 1 of GIC600 erratum 2384374" into integration by Bipin Ravi · 1 year, 5 months ago
- 24a4a0a fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
- 1f47a71 feat(tc): add DPE context handle node to device tree by Tamas Ban · 2 years, 2 months ago
- e7f1181 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 2 years, 2 months ago
- b94d590 feat(drtm): update references to DRTM beta0 by Stuart Yoder · 1 year, 7 months ago
- c86cfa3 feat(drtm): for TPM features fw hash algorithm should be 16-bits by Stuart Yoder · 1 year, 7 months ago
- ba33528 fix(el3-spmc): add datastore linker script markers by Shruti Gupta · 2 years, 8 months ago
- 0686a01 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · 3 years, 4 months ago
- 6f503e0 feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · 2 years, 3 months ago
- 6873088 feat(fvp): added calls to unprotect/protect memory by J-Alves · 1 year, 10 months ago
- 341df6a feat(arm): move GPT setup to common BL source by Rohit Mathew · 1 year, 7 months ago
- 86e4859 feat(arm): retrieve GPT related data from platform by Rohit Mathew · 1 year, 8 months ago
- 1e7545a refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · 1 year, 7 months ago
- 0f0fd49 fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 1 year, 7 months ago
- 6d511a8 feat(platforms): update SZ_* macros by Yann Gautier · 1 year, 7 months ago
- 0c5aafc chore(npcm845x): remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
- b65dfe4 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
- e60c184 fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 9 months ago
- f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT 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
- 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
- c623fb2 refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · 1 year, 10 months ago
- b8ae689 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · 2 years ago
- 5df1dcc feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
- 1f6bb41 refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 1 year, 11 months ago
- 75bfc18 Merge "fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE" into integration by Madhukar Pappireddy · 1 year, 11 months ago
- d478ac1 fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · 1 year, 11 months ago
- d836df7 fix(arm): add Event Log area behind Trustzone Controller by Manish V Badarkhe · 1 year, 11 months ago
- 352366e refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 2 years, 3 months ago
- 29ae73e Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · 2 years ago
- f1e4a28 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 2 years, 1 month ago
- edcece1 feat(nuvoton): added support for npcm845x chip by rutigl@gmail.com · 2 years, 5 months ago
- 2971bad feat(measured-boot): introduce platform function to measure and publish Public Key by Manish V Badarkhe · 2 years, 4 months ago
- 24e224b fix(fvp): adjust BL31 maximum size as per total SRAM size by Manish V Badarkhe · 2 years, 1 month ago
- 1c01284 fix(plat/arm): add RAS_FFH_SUPPORT check for RAS EHF priority by Omkar Anand Kulkarni · 2 years, 2 months ago
- c2a7612 fix: increase BL32 limit by Manish V Badarkhe · 2 years, 3 months ago
- 28b2d86 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · 2 years, 5 months ago
- 4ac5b39 refactor(auth): replace plat_convert_pk by Yann Gautier · 2 years, 6 months ago
- f1e693a feat(auth): compare platform and certificate ROTPK for authentication by Manish V Badarkhe · 2 years, 5 months ago
- 1cf3e2f feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · 2 years, 5 months ago
- a19a024 feat(ethos-n): add reserved memory address support by Mikael Olsson · 2 years, 6 months ago