- 9cc3222 fix: update partial success for DA test case by Mate Toth-Pal · 6 weeks ago
- a494e31 chore(rme): get device memory regions for map/unmap by AlexeiFedorov · 7 weeks ago
- f25ff9b chore(rme): dev granules delegation tests by AlexeiFedorov · 7 weeks ago
- 295721e fix: allow partial success for DA test case by Soby Mathew · 8 weeks ago
- d0d1710 fix(realm): cleanup pdev after setup by Soby Mathew · 9 weeks ago
- 19ad617 chore(host_da): move host RME DA related functions by AlexeiFedorov · 3 months ago
- c58e469 feat(realm): added support to invoke RSI RDEV ABIs by Arunachalam Ganapathy · 6 months ago
- c4ef92b feat(realm_host_mgmt): added support to call RMI VDEV ABIs by Arunachalam Ganapathy · 6 months ago
- ec4249f feat(host_realm_mgmt): align DA RMI ABIs RMM spec 1.1-alp12 by Arunachalam Ganapathy · 7 months ago
- 5dac5b0 chore(include/runtime_services): update SMC RMI commands by Arunachalam Ganapathy · 7 months ago
- 42c4a61 Merge "fix(realm): add missing size definitions for Juno" by Olivier Deprez · 8 weeks ago
- 1b16dc8 feat(rme): add dev mem map/unmap tests by AlexeiFedorov · 7 months ago
- 718fd79 feat(rme): add dev granules tests by AlexeiFedorov · 9 months ago
- ea34abf fix(realm): add missing size definitions for Juno by Harrison Mutai · 8 weeks ago
- 6cd8b7d test(trp): test el3-rmm ide km interface by Sona Mathew · 4 months ago
- a35c1db fix(tests): undelegate pdev granules if DA ABI fails by Arunachalam Ganapathy · 4 months ago
- 4dc4a8e Merge "test(realm): Fix Realm tests marking all memory as RAM" by Soby Mathew · 5 months ago
- 43980f9 test(realm): Fix Realm tests marking all memory as RAM by Shruti Gupta · 5 months ago
- bd72919 test(realm): add test for multi rec planes by Shruti Gupta · 6 months ago
- dc26dfe test(realm): fix bug in RMI_RTT_SET_S2AP command helper by Shruti Gupta · 5 months ago
- de01b5d test(realm): add support for s2poe/pie for planes by Shruti Gupta · 8 months ago
- 5bccf1d fix(realm): fix PMU save/restore registers by AlexeiFedorov · 6 months ago
- c398c8f fix(realm): fix realm PMU tests by AlexeiFedorov · 7 months ago
- 47078f3 test(realm): fix multi rec PMU tests by Shruti Gupta · 7 months ago
- 158208e test(realm): add testcase to enter all planes by Shruti Gupta · 8 months ago
- a0736c3 test(realm): handle permission fault for planes by Shruti Gupta · 8 months ago
- 69cae79 test(realm): add support for planes shared buffer by Shruti Gupta · 8 months ago
- 9110508 test(realm): add plane PSI interface by Shruti Gupta · 8 months ago
- 3fa036d test(realm): fix compilation errors by Shruti Gupta · 6 months ago
- 8f5dae9 test(realm): add AUX RTT support for planes by Shruti Gupta · 8 months ago
- 31b2552 test(realm): allocate memory for multiple planes by Shruti Gupta · 8 months ago
- 1ea7a86 test(realm): add initial support for planes by Shruti Gupta · 8 months ago
- 1c06e77 fix(realm): rmi_realm_params structure is not zeroed upon realm creation by Javier Almansa Sobrino · 8 months ago
- cc85438 feat(realm): call RMI_PDEV ABIs from host realm mgmt by Soby Mathew · 8 months ago
- 357177b fix(realm): fix host_realm_init_ipa_state()'s retry path by pedro martelletto · 9 months ago
- 5467cb5 fix(realm): cater for removal of SH from rtte by Soby Mathew · 10 months ago
- 19cfac8 feat(realm): set number of num_bps and num_wps by AlexeiFedorov · 11 months ago
- 0ac547d Merge "fix(realm): separate pool creation from realm creation helpers" by Soby Mathew · 11 months ago
- 408a89d fix(realm): separate pool creation from realm creation helpers by Shruti Gupta · 12 months ago
- f09c77a fix(realm): fix calculation of Realm's REC index by AlexeiFedorov · 11 months ago
- 7efea19 feat(rmi): add support for FEAT_LPA2 to the Realm Extension tests by Javier Almansa Sobrino · 1 year, 11 months ago
- b324f4d test(realm): test for rtt_fold assigned by Shruti Gupta · 1 year, 5 months ago
- 6c0be80 test(realm): add test for rtt_fold unassigned by Shruti Gupta · 1 year, 6 months ago
- b1b3792 test(realm): add test for enabling pmu with multiple rec by Shruti Gupta · 1 year, 7 months ago
- faee961 test(realm): add ability to overwrite s2sz for creating realm by Shruti Gupta · 1 year, 6 months ago
- f733a78 test(realm) : add tests for PAS transitions by Shruti Gupta · 1 year, 7 months ago
- 4aaccc6 feat(rmi): force max IPA size on Realms to 48 bits by Javier Almansa Sobrino · 1 year, 5 months ago
- e68494e test(realm): add testcase for REC exit due to Data/Instr abort by Shruti Gupta · 1 year, 9 months ago
- daa6c79 fix(realm): fix realm destroy api by Shruti Gupta · 1 year, 7 months ago
- f33e3a6 test(realm): remove unwanted host_rmi_rtt_init_ripas by Shruti Gupta · 1 year, 8 months ago
- bb77219 feat(realm): add support for RSI_IPA_STATE_GET/SET by Shruti Gupta · 1 year, 10 months ago
- d5b30b4 fix(realm): fix issue in rtt teardown by Shruti Gupta · 1 year, 9 months ago
- 334217c test(realm): remove unwanted arg from realm API by Shruti Gupta · 1 year, 8 months ago
- a276b20 test(realm): fix realm_printf string by Shruti Gupta · 1 year, 8 months ago
- 941c99a test(realm): add new api to create and activate realm by Shruti Gupta · 1 year, 8 months ago
- e592962 test(realm): add support for multiple realm by Shruti Gupta · 1 year, 9 months ago
- e4c9a93 fix(realm_test): initialization of RIPAS is incorrectly done on TFTF by Javier Almansa Sobrino · 1 year, 8 months ago
- 9cfccdd fix(realm_test): host_realm_init_ipa_state() is called with wrong args by Javier Almansa Sobrino · 1 year, 8 months ago
- ec06083 test(realm): change realm create and execute api by Shruti Gupta · 1 year, 9 months ago
- 12cee41 fix(rme): return value of host_enter_realm_execute call by Arunachalam Ganapathy · 1 year, 9 months ago
- 40de8ec feat(rmm-eac5): update RSI_VERSION, RMI_VERSION by Shruti Gupta · 1 year, 10 months ago
- 6bb9510 feat(rmm) : add api for rec force exit by Shruti Gupta · 1 year, 10 months ago
- 8ce3053 feat(realm): add host call to flush realm prints by Shruti Gupta · 1 year, 10 months ago
- 550e3e8 feat(rmm): add support for multiple rec and cpu by Shruti Gupta · 2 years ago
- 6e5c996 fix(rme): append realm.bin at end of tftf.bin by Soby Mathew · 1 year, 10 months ago
- 4550b49 fix(rme): remove RIPAS_UNDEFINED definition by AlexeiFedorov · 2 years, 1 month ago
- 35b0fa9 feat(rme): use RIPAS/HIPAS EAC 2 definitions by AlexeiFedorov · 2 years, 1 month ago
- f81345c feat(rme): add Realm SVE tests for EAC1 by AlexeiFedorov · 2 years, 2 months ago
- cd04e41 feat(rme): modify API of RMI_RTT_*_RIPAS by AlexeiFedorov · 2 years, 3 months ago
- ef46c04 feat(rme): changes in handling RMI_RTT_UNMAP_UNPROTECTED by AlexeiFedorov · 2 years, 3 months ago
- 1e44db5 feat(rme): update API of data/rtt functions by AlexeiFedorov · 2 years, 4 months ago
- 81025b4 feat(rme): remove RMI_VALID_NS status by AlexeiFedorov · 2 years, 4 months ago
- 3d3dea2 feat(rme):set size of RsiHostCall.gprs[] to 31 by AlexeiFedorov · 2 years, 4 months ago
- 44927c3 feat(rme): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 4 months ago
- b69eae0 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago
- 82bf339 fix(spm): stop spm from being built for in aarch32 by Daniel Boulby · 2 years ago
- 0bbdc2d feat(rme): add SVE Realm tests by Arunachalam Ganapathy · 2 years, 4 months ago
- cd66846 test(tftf): test Secure interrupt can preempt Realm EL1 by nabkah01 · 2 years, 9 months ago
- 2f30f10 feat(rme): add PMU Realm tests by AlexeiFedorov · 2 years, 5 months ago
- 9536537 Merge "feat(tftf): TFTF Realm extension enhancement" by Soby Mathew · 2 years, 8 months ago
- bd23b1b fix: rmi_rec_entry verbose log by Olivier Deprez · 2 years, 9 months ago
- 380b2af feat(tftf): TFTF Realm extension enhancement by AlexeiFedorov · 2 years, 9 months ago
- 002e569 feat: tftf realm extension by nabkah01 · 2 years, 10 months ago