- 85e78b4 refactor(slot_buffer): add a safe cast to buffer_slot structure by Aliyha Ajmal · 8 months ago
- 5814d4e chore(plat/arm): add NULL checks by Mate Toth-Pal · 4 weeks ago
- ae2494a refactor(lib/xlat): consider ASID and base table PA by Mate Toth-Pal · 6 months ago
- 7e3cafa refactor(plat/host): split rmm-host-common lib by Mate Toth-Pal · 3 months ago
- d2e9393 feat(runtime/rmi): implement RMI_DEV_MEM_(UN)MAP by AlexeiFedorov · 7 months ago
- fb1d40b chore(lib/common): rename DEV_RANGE_xx enumerators by AlexeiFedorov · 4 months ago
- b582b9d refactor(plat/host/common): extract host_utils parts to its own library by Mate Toth-Pal · 4 months ago
- fbb7a70 feat(plat/host/common/mbedtls_host): add Mbed TLS to host common by Mate Toth-Pal · 5 months ago
- 6147359 fix(plat/host/common): remove banned API strncpy by Mate Toth-Pal · 6 months ago
- 037add6 feat(lib/granule): Add dev_granule object type by AlexeiFedorov · 9 months ago
- ffef39a feat(plat/arm): read device memory info from Boot manifest by AlexeiFedorov · 9 months ago
- 6588a2f chore(plat/host): Extend and rearrange host RMI wrappers by Rustam Ismayilov · 6 months ago
- c95337b feat(lib): implement app support for host build by Mate Toth-Pal · 6 months ago
- bbb816d feat(app): add code to parse app bin headers by Mate Toth-Pal · 1 year ago
- 64ab104 fix(plat/host/common): add missing break when processing monitor call id by Mate Toth-Pal · 8 months ago
- 90b7cda Merge "fix(unittests): bump up rmm el3 interface version" into integration by Soby Mathew · 7 months ago
- 6a0f648 fix(unittests): bump up rmm el3 interface version by Raghu Krishnamurthy · 7 months ago
- b1228bb build: add Wextra compile option by Soby Mathew · 7 months ago
- 4003b3c feat(runtime): add support for lower and higher RMI/RSI revision by Arunachalam Ganapathy · 9 months ago
- b1a32ed fix(plat/host): set EL3-RMM version to the latest by Soby Mathew · 9 months ago
- fdbc4b4 fix: resolve clang-tidy-14 errors by Soby Mathew · 9 months ago
- 1c8a2e8 chore: fix checkpatch errors in codebase by Soby Mathew · 9 months ago
- 1313d31 Merge changes from topic "el0-app-support" into integration by Soby Mathew · 10 months ago
- db9c5e8 refactor(lib/xlat): split xlat_arch_setup_mmu_cfg by Mate Toth-Pal · 1 year ago
- 6ae7300 feat(plat/host): support EL3 based attestation by Soby Mathew · 10 months ago
- 0685a15 fix(plat/host): Set minimum WPs and BPs by Soby Mathew · 11 months ago
- 8edfb66 feat(fake_host): print attestation token by Tamas Ban · 11 months ago
- 360ab6f feat(fake_host): update platform attestation token by Tamas Ban · 11 months ago
- 1c9c7b9 feat(plat/arm): improve dram bank lookup by Harry Moulton · 1 year, 5 months ago
- 715ff8b refactor(lib/attestation): handle platform token request in pieces by Juan Pablo Conde · 1 year, 1 month ago
- 4714e23 fix(lib/xlat): Assertions for `is_mmu_enabled`. by Soby Mathew · 1 year, 10 months ago
- 887f451 Merge "refactor(plat/host): define HOST_MEM_SIZE after host variant included" into integration by Soby Mathew · 1 year, 1 month ago
- d3db2a0 refactor(plat/host): define HOST_MEM_SIZE after host variant included by Mate Toth-Pal · 1 year, 2 months ago
- 807dda8 refactor(lib/smc): rename RMI calls prefix from SMC_RMM to SMC_RMI by Arunachalam Ganapathy · 1 year, 3 months ago
- 745499d refactor(lib/granule): redefine granule structure by AlexeiFedorov · 1 year, 3 months ago
- 247357f refactor(lib): restore COMPILER_ASSERT for CBMC by Mate Toth-Pal · 1 year, 3 months ago
- 92b886f refactor: Move the virtual address size config to platform by Soby Mathew · 1 year, 3 months ago
- 5c561b2 Merge "refactor(lib/realm): remove 'lib/realm' library" into integration by Soby Mathew · 1 year, 3 months ago
- 2f717dd refactor(lib/realm): remove 'lib/realm' library by Javier Almansa Sobrino · 1 year, 6 months ago
- bf4ef64 refactor(qemu): Remove platform leftovers by Jean-Philippe Brucker · 1 year, 3 months ago
- 0a0d4ee fix: fix cppcheck misra errors by Shruti Gupta · 1 year, 4 months ago
- e8c1b4f feat(qemu): Use common platform support by Jean-Philippe Brucker · 1 year, 4 months ago
- 5fdea06 refactor(plat/arm): Specialize PLAT_CMN_CTX_MAX_XLAT_TABLES by Jean-Philippe Brucker · 1 year, 4 months ago
- 9b2de24 feat(plat/arm): Introduce the common arm platform by Soby Mathew · 1 year, 5 months ago
- 9dcdb15 feat(lib/rmm_el3_ifc): get console info from EL3 by Soby Mathew · 1 year, 5 months ago
- 8218e08 refactor(drivers/pl011): Use the console driver by Soby Mathew · 1 year, 5 months ago
- 25bde87 feat(plat/host): Introduce host console driver by Soby Mathew · 1 year, 5 months ago
- 70ae89d feat(tools/cbmc): add testbench for RMI_REC_DESTROY by Mate Toth-Pal · 1 year, 7 months ago
- 3431ddb feat(tools/cbmc): add testbench for RMI_REC_AUX_COUNT by Mate Toth-Pal · 1 year, 7 months ago
- f3c9e49 feat(tools/cbmc): add testbench for RMI_REALM_DESTROY by Mate Toth-Pal · 1 year, 8 months ago
- fc9d4d2 Merge changes from topic "simd-ut" into integration by Soby Mathew · 1 year, 4 months ago
- fa8973c test(lib/arch): add tests for simd_init() by Chuyue Luo · 1 year, 4 months ago
- 309e537 fix(plat/host): Fix CBMC errors related to DCZVA patch by Soby Mathew · 1 year, 5 months ago
- 862f96c feat(lib/realm): use DZ ZVA instruction for granule zeroing by AlexeiFedorov · 1 year, 5 months ago
- 0da5811 feat(tools/cbmc): add option to build with gcc by Mate Toth-Pal · 1 year, 7 months ago
- d6d93d8 feat(lib/realm): modify struct granule by AlexeiFedorov · 1 year, 6 months ago
- f6fff69 feat(s2tt): add support for FEAT_LPA2 to the s2tte library by Javier Almansa Sobrino · 1 year, 6 months ago
- 2eb98b0 refactor(lib/s2tt): move the S2TT component to its own library by Javier Almansa Sobrino · 1 year, 8 months ago
- 1e1781e refactor(lib/realm): optimize s2tt component by Javier Almansa Sobrino · 1 year, 10 months ago
- c751c0d feat(tools/cbmc): add testbench for RMI_REALM_ACTIVATE by Mate Toth-Pal · 1 year, 9 months ago
- e768a69 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 8 months ago
- 91bf8a4 fix(plat/host): clang-tidy unused parameter errors by Chuyue Luo · 1 year, 8 months ago
- fe690a1 fix(fake_host): fix spinlock_acquire() implementation on the fake_host by Javier Almansa Sobrino · 1 year, 9 months ago
- bdd30ee refactor(tools/cbmc): rework cbmc delegate and undelegate by Soby Mathew · 1 year, 8 months ago
- 7e0354c feat(tools/cbmc): Add testbench for command RMI_FEATURES by Mate Toth-Pal · 1 year, 9 months ago
- 73c2b91 feat(tools/cbmc): Add testbench for command RMI_VERSION by Mate Toth-Pal · 1 year, 9 months ago
- a18676e feat(tools/cbmc): implement host_gtsi_delegate by Mate Toth-Pal · 1 year, 9 months ago
- 56001d0 refactor(plat/host): allow host variants to override gtsi delegate by Mate Toth-Pal · 1 year, 9 months ago
- e627b4d fix(unittest): fix implementation of test_helpers_get_rand_in_range() by Javier Almansa Sobrino · 1 year, 10 months ago
- ee2fc82 fix(rmm): fix MISRA C 2012 violations by AlexeiFedorov · 1 year, 9 months ago
- 93a319d Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 9 months ago
- c06f262 fix(plat): clang-tidy dead store errors by Chuyue Luo · 1 year, 9 months ago
- 83a45bd feat(cbmc): add initial support for CBMC by Mate Toth-Pal · 1 year, 11 months ago
- ae6b315 feat(cbmc): add host target for CBMC by Mate Toth-Pal · 2 years, 2 months ago
- 0e93651 refactor(cbmc): make granule related buffers global by Mate Toth-Pal · 1 year, 10 months ago
- 90194f5 fix(host): update signature of handle_ns_smc in host_rmi_wrappers.c by Mate Toth-Pal · 1 year, 10 months ago
- 0a8f37c refactor(cbmc): refactor platform specific constants by Mate Toth-Pal · 2 years ago
- 3f5d627 fix(rmm-eac5): fix MISRA C defects by AlexeiFedorov · 1 year, 10 months ago
- 755a70b feat(rmm-eac5): modify RSI_ATTESTATION_TOKEN_INIT by AlexeiFedorov · 1 year, 10 months ago
- 2cc6cee feat(rmm-eac5): update RMI/RSI_VERSION commands by AlexeiFedorov · 1 year, 10 months ago
- ea68b55 feat(rmm-eac4): modify RSI_ATTESTATION_TOKEN commands by AlexeiFedorov · 1 year, 10 months ago
- c13b230 feat(rmm-eac4): Add support for new RMI_VERSION cmd by Soby Mathew · 1 year, 11 months ago
- 1d9e997 feat(rmm-eac4): update RSI_VERSION, add RSI_FEATURES by AlexeiFedorov · 1 year, 11 months ago
- f3a38bb feat(qemu): add QEMU virt platform by Jean-Philippe Brucker · 1 year, 11 months ago
- b0de4d5 fix: suppress MISRA C 2012 Rule 8.7 by AlexeiFedorov · 1 year, 10 months ago
- 4c9a9f6 fix(plat): clang-tidy unused parameter warning by Chuyue Luo · 1 year, 10 months ago
- 5223c14 fix(plat): clang-tidy redundant cast warning by Chuyue Luo · 1 year, 10 months ago
- 0353767 fix(lib/xlat): Align structures accessed by secondary CPUs by Soby Mathew · 1 year, 10 months ago
- 7f5b27d feat(runtime): for each CPU only map their own stack respectively by Mate Toth-Pal · 2 years ago
- 4716542 fix(rmm): fix static_checks warnings and errors by AlexeiFedorov · 1 year, 11 months ago
- 56e1a8e fix(rmm): fix MISRA C:2012 Rule violations by AlexeiFedorov · 1 year, 11 months ago
- 44a76a3 fix(rmm): fix MISRA C:2012 Rule 17.7 by AlexeiFedorov · 2 years ago
- c5c2417 fix(misra): fix MISRA-C:2012 8.7 in fvp_granule.c by AlexeiFedorov · 2 years ago
- 90b9d21 fix(rmm): fix Coverity scan HFA defect by AlexeiFedorov · 2 years ago
- 7b3c304 fix(rmm): replace tabs with spaces in macro definitions by AlexeiFedorov · 2 years, 1 month ago
- ccce3ad feat(rmm): update rec_exit to use top for ripas by AlexeiFedorov · 2 years, 3 months ago
- 960d161 feat(rmm): modify API of RMI_RTT_INIT_RIPAS by AlexeiFedorov · 2 years, 3 months ago
- e2002be feat(rmm): update API of data/rtt functions by AlexeiFedorov · 2 years, 4 months ago
- ac923c8 feat(rmm): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 4 months ago
- 1800292 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago