- 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
- 15889d1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 2 years, 3 months ago
- 4bb0cdc Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 2 years, 2 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
- 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, 6 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
- 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, 6 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
- 0cea2ae feat(spmd): copy tos_fw_config in secure region by Manish V Badarkhe · 2 years, 6 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, 9 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, 2 months ago
- 2090e55 feat(drtm): take DRTM components measurements before DLME launch by Manish V Badarkhe · 3 years, 2 months ago
- 2b13a98 feat(drtm): add a few DRTM DMA protection APIs by Manish V Badarkhe · 3 years, 2 months ago
- 1436e37 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 3 years, 2 months ago
- 4081426 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 3 years, 2 months ago
- 40e1fad feat(drtm): check drtm arguments during dynamic launch by Manish Pandey · 3 years, 2 months ago
- bd6cc0b feat(drtm): introduce drtm dynamic launch function by Manish Pandey · 3 years, 2 months ago
- e9467af feat(drtm): retrieve DRTM features by Manish V Badarkhe · 3 years, 2 months ago
- 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 5 months ago
- e6381f9 feat(sdei): add a function to return total number of events registered by John Powell · 3 years, 3 months ago
- d54792b feat(drtm): update drtm setup function by Manish V Badarkhe · 3 years, 5 months ago
- e62748e feat(drtm): add standard DRTM service by Manish V Badarkhe · 3 years, 5 months ago
- ea7aee2 Merge "fix(rmmd): return X4 output value" into integration by Manish V Badarkhe · 2 years, 10 months ago
- 8e51ccc fix(rmmd): return X4 output value by AlexeiFedorov · 2 years, 11 months ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
- 4a8bfdb feat(tsp): add FF-A support to the TSP by Achin Gupta · 3 years, 10 months ago
- b4c3621 fix(spmc): fix relinquish validation check by Marc Bonnici · 3 years, 2 months ago
- e50fedb fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · 3 years, 1 month ago
- 717daad Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 3 years, 1 month ago
- 896fd4e Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration by Olivier Deprez · 3 years, 1 month ago
- 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 3 months ago
- dc65ae4 fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 3 years, 4 months ago
- 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 9 months ago
- 5519f07 feat(spmd): avoid spoofing in FF-A direct request by Shruti · 3 years, 2 months ago
- fb00dc4 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · 3 years, 3 months ago
- 25eb2d4 fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · 3 years, 3 months ago
- 3954bc3 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · 3 years, 3 months ago
- a8be4cd feat(fvp): add plat hook for memory transactions by Marc Bonnici · 3 years, 6 months ago
- 0560b53 feat(spmc): enable handling of the NS bit by Marc Bonnici · 3 years, 4 months ago
- 7e804f9 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · 3 years, 4 months ago