- abe8062 Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 2 years ago
- fbc90e0 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 2 years ago
- 1dd79f9 fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 2 years, 2 months ago
- ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
- 40c81ed fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 2 years, 1 month ago
- 6c91fc4 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · 2 years, 1 month ago
- c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
- 0ad935f Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · 2 years, 1 month ago
- 48fe24c fix(el3-spm): improve direct messaging validation by Marc Bonnici · 2 years, 9 months ago
- 95c56cb refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · 2 years, 7 months ago
- b8007be refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · 2 years, 7 months ago
- 327b5b8 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · 2 years, 7 months ago
- e779c1a Merge changes Ic58f4966,Ib7b438b8,I400f0f1f into integration by Olivier Deprez · 2 years, 2 months ago
- bb6d0a1 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · 2 years, 2 months ago
- 794c409 refactor(el3-spmc): add comments by Demi Marie Obenour · 2 years, 7 months ago
- 966c63e refactor(el3-spmc): move checks after loop by Demi Marie Obenour · 2 years, 7 months ago
- 27ac582 refactor(el3-spmc): validate alignment earlier by Demi Marie Obenour · 2 years, 7 months ago
- a0239da refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · 2 years, 7 months ago
- dd94372 fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · 2 years, 7 months ago
- 91567c3 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 2 years, 7 months ago
- 27c0242 fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 2 years, 7 months ago
- 43318e4 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 2 years, 7 months ago
- 1198ff8 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · 2 years, 7 months ago
- 48ffc74 refactor(el3-spmc): move function call out of loop by Demi Marie Obenour · 2 years, 7 months ago
- 9526282 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · 2 years, 7 months ago
- 2d4da8e fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · 2 years, 7 months ago
- a0f3b55 Merge "chore: rename Makalu to Cortex-A715" into integration by Manish Pandey · 2 years, 2 months ago
- 15889d1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 2 years, 2 months ago
- 6bb96fa refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 2 years, 6 months ago
- 4bb0cdc Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 2 years, 2 months ago
- f4bbf43 feat(optee): add device tree for coreboot table by Jeffrey Kardatzke · 2 years, 6 months ago
- 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- ab062f0 fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · 2 years, 5 months ago
- ef63f5b refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 2 years, 5 months ago
- ffea384 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
- 0c2583c fix(el3-spmc): correctly account for emad_offset by Demi Marie Obenour · 2 years, 7 months ago
- 46d6b37 refactor(el3-spmc): avoid unnecessarily revalidating offset by Demi Marie Obenour · 2 years, 7 months ago
- d781959 fix(el3-spmc): only call spmc_shm_check_obj() on complete objects by Demi Marie Obenour · 2 years, 7 months ago
- 77acde4 refactor(spmc): assert on out-of-bounds emad access by Demi Marie Obenour · 2 years, 7 months ago
- cbbb8a0 refactor(el3-spmc): spmc_shmem_obj_get_emad() will never fail by Demi Marie Obenour · 2 years, 7 months ago
- 56c052d fix(el3-spmc): validate descriptor headers by Demi Marie Obenour · 2 years, 7 months ago
- 52d8d50 fix(el3-spmc): use version-dependent minimum descriptor length by Demi Marie Obenour · 2 years, 7 months ago
- f0b64e5 feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 2 years, 5 months ago
- 6671b3d feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABI by Madhukar Pappireddy · 2 years, 5 months ago
- a1e0e87 feat(spmd): register handler for group0 interrupt from NWd by Madhukar Pappireddy · 2 years, 5 months ago
- 2ed0936 build(trp): sort sections by alignment by default by Chris Kay · 2 years, 6 months ago
- 1845957 Merge "fix(optee): return UUID for image loading service" into integration by Julius Werner · 2 years, 4 months ago
- 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
- 4f5ef84 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 521d4fe Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 2 years, 5 months ago
- 85ab882 fix(optee): return UUID for image loading service by Jeffrey Kardatzke · 2 years, 5 months ago
- 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
- 0d33649 feat(spmd): fail safe if SPM fails to initialize by Olivier Deprez · 2 years, 9 months ago
- 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 5 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- fda255c Merge "feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS" into integration by Olivier Deprez · 2 years, 6 months ago
- eaaf517 feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
- 8227493 build: clarify linker script generation by Chris Kay · 2 years, 7 months ago
- a13b4cd Merge "fix(optee): address late comments and fix bad rc" into integration by Joanna Farley · 2 years, 6 months ago
- 7db8d3c Merge "feat(spmd): copy tos_fw_config in secure region" into integration by Manish Pandey · 2 years, 6 months ago
- 8d7c80f fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · 2 years, 6 months ago
- 0cea2ae feat(spmd): copy tos_fw_config in secure region by Manish V Badarkhe · 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
- 05c69cf feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 2 years, 10 months ago
- a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
- 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 7 months ago
- e2dcf8b Merge "refactor(trng): discarding the used entropy bits" into integration by Manish Pandey · 2 years, 7 months ago
- f4d8ed5 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · 2 years, 8 months ago
- 6d4f4c3 Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 2 years, 8 months ago
- 4e025c6 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Olivier Deprez · 2 years, 8 months ago
- 555677f feat(el3-spmc): make platform logical partition optional by Jens Wiklander · 3 years, 3 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
- 1543d17 fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 3 years ago
- def7590 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 2 years, 10 months ago
- dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 2 years, 8 months ago
- b96253d fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 2 years, 8 months ago
- e138400 fix: unify fallthrough annotations by Boyan Karatotev · 2 years, 9 months ago
- db1c6fa refactor(trng): discarding the used entropy bits by Jayanth Dodderi Chidanand · 2 years, 9 months ago
- 7eb6fa4 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Joanna Farley · 2 years, 9 months ago
- 62cd8f3 fix(el3-spmc): report execution state in partition info get by Marc Bonnici · 2 years, 9 months ago
- 00bf236 Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · 2 years, 9 months ago
- 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 10 months ago
- eed15e4 fix(el3-spmc): check descriptor size for overflow by Marc Bonnici · 2 years, 10 months ago
- 21ed9ea fix(el3-spmc): fix location of fragment length check by Marc Bonnici · 2 years, 10 months ago
- 0dc3518 fix(el3-spmc): fix detection of overlapping memory regions by Marc Bonnici · 2 years, 10 months ago
- c4adbe6 fix(el3-spmc): fix incomplete reclaim validation by Marc Bonnici · 2 years, 10 months ago
- c503ded feat(drtm): add DRTM parameters structure version check by Manish V Badarkhe · 2 years, 11 months ago
- cee8bb3 fix(el3-spmc): error handling in allocation by vallau01 · 3 years ago
- ac568b2 fix(el3-spmc): deadlock when relinquishing memory by vallau01 · 3 years ago
- be075c3 fix(el3-spmc): compute full FF-A V1.1 desc size by vallau01 · 3 years ago
- 67471e7 feat(drtm): flush dcache before DLME launch by Manish Pandey · 3 years, 1 month ago
- 2c26597 feat(drtm): invalidate icache before DLME launch by Manish Pandey · 3 years, 1 month ago
- 764aa95 feat(drtm): ensure that passed region lies within Non-Secure region of DRAM by Manish V Badarkhe · 3 years, 1 month ago
- b1392f4 feat(drtm): ensure that no SDEI event registered during dynamic launch by Manish Pandey · 3 years, 1 month ago
- d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 3 years, 1 month ago
- d42119c feat(drtm): prepare DLME data for DLME launch by Manish V Badarkhe · 3 years, 1 month ago