- 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
- 7e3727a feat(cbmc): add macros to conditionally compile code blocks by Mate Toth-Pal · 2 years, 1 month 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
- db4f212 refactor(lib/common): disable COMPILER_ASSERT for CBMC by Mate Toth-Pal · 2 years, 2 months ago
- c08e011 feat(cbmc): add cbmc implementations for functions in lib attestation by Mate Toth-Pal · 2 years, 1 month ago
- b794958 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 9 months ago
- bcfe4c3 fix(lib): clang-tidy implicit widening warnings by Chuyue Luo · 1 year, 10 months ago
- 965f05d fix(lib): clang-tidy narrowing conversion warning by Chuyue Luo · 1 year, 10 months ago
- 5ef71d9 fix(lib): clang-tidy unused parameter warning by Chuyue Luo · 1 year, 10 months ago
- 52f36e6 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 1 year, 9 months ago
- c7f725a fix(lib): clang-tidy redundant cast warnings by Chuyue Luo · 1 year, 10 months ago
- e95902b fix(lib): clang-tidy macro parentheses warnings by Chuyue Luo · 1 year, 10 months ago
- 8f86491 Merge "feat(rmm): disable SMC_RTT_FOLD logging" into integration by Soby Mathew · 1 year, 9 months ago
- 06786a9 RMM specification v1.0 EAC5 aligned by Soby Mathew · 1 year, 9 months ago rmm-spec-v1.0-eac5
- a23fa79 Merge "docs: update EAC5 spec URL in readme" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 9 months ago
- 1ac1330 Merge "fix(rmm-eac5): fix MISRA C defects" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
- 7448058 docs: update EAC5 spec URL in readme by Soby Mathew · 1 year, 9 months ago
- 4201310 Merge "fix(rmm-eac5): fix MISRA C 12.1 violations" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
- 3f5d627 fix(rmm-eac5): fix MISRA C defects by AlexeiFedorov · 1 year, 10 months ago
- a4b16ec Merge "fix(rmm-eac5): fix MISRA C 10.3 violations" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
- 80618d7 fix(rmm-eac5): fix MISRA C 12.1 violations by AlexeiFedorov · 1 year, 10 months ago
- d6b0ef4 Merge "fix(rmm): fix MISRA C Rule 12.2 violation" into topics/rmm-1.0-eac5 by Soby Mathew · 1 year, 10 months ago
- 6a4314e fix(rmm-eac5): fix MISRA C 10.3 violations by AlexeiFedorov · 1 year, 10 months ago
- d3a7b7d Merge "fix(rmm): clear attestation token context" into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
- 1ba649f fix(rmm): fix MISRA C Rule 12.2 violation by AlexeiFedorov · 1 year, 10 months ago
- 99a5655 Merge "fix(rmm-eac5): Update description of RSI commands" into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
- 2dcd79f fix(rmm): clear attestation token context by AlexeiFedorov · 1 year, 10 months ago
- f4aad0f Merge "fix(rmm-eac5): Fix description of RSI commands" into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
- b6707f9 fix(rmm-eac5): Update description of RSI commands by AlexeiFedorov · 1 year, 10 months ago
- 11d12fb Merge changes I196ca930,I1ea3a078 into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
- 81edcac fix(rmm-eac5): Fix description of RSI commands by AlexeiFedorov · 1 year, 10 months ago
- 5c4016b Merge changes Iaa35e71f,I74ddda29,Icda7f26e into topics/rmm-1.0-eac4 by Soby Mathew · 1 year, 10 months ago
- 755a70b feat(rmm-eac5): modify RSI_ATTESTATION_TOKEN_INIT 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
- 2cc6cee feat(rmm-eac5): update RMI/RSI_VERSION commands by AlexeiFedorov · 1 year, 10 months ago
- 4e2db16 feat(rmm-eac5): modify RMI_DATA_CREATE command by AlexeiFedorov · 1 year, 10 months ago
- 1d9e997 feat(rmm-eac4): update RSI_VERSION, add RSI_FEATURES by AlexeiFedorov · 1 year, 11 months ago
- 3776fa2 fix(rmm-eac4): fix Coverity HFA defect by AlexeiFedorov · 1 year, 10 months ago
- 25164e3 feat(rmm-eac4): change validate_realm_params() by AlexeiFedorov · 1 year, 11 months ago
- ea68b55 feat(rmm-eac4): modify RSI_ATTESTATION_TOKEN commands by AlexeiFedorov · 1 year, 10 months ago
- 9b29c6b feat(rmm-eac4): modify RSI_IPA_STATE_SET command by AlexeiFedorov · 1 year, 11 months ago
- e52db16 feat(rmm-eac4): copy context_id to x0 of CPU_ON target by Soby Mathew · 1 year, 11 months ago
- 120d7d0 feat(rmm-eac4): modify RMI_PSCI_COMPLETE command by AlexeiFedorov · 2 years ago
- f777f4b feat(rmm-eac3): update success rim condition by AlexeiFedorov · 2 years ago
- 3fa432c feat(rmm-eac3): add measured attributes by AlexeiFedorov · 2 years ago
- 52912a6 feat(rmm-eac3): rename rmi_rec_entry to rmi_rec_enter by AlexeiFedorov · 2 years ago
- e824dca Merge "feat(rmm): generate interleaved dump" into integration by Soby Mathew · 1 year, 9 months ago
- f22f54f feat(rmm): disable SMC_RTT_FOLD logging by AlexeiFedorov · 1 year, 9 months ago
- df16e65 feat(rmm): generate interleaved dump by AlexeiFedorov · 1 year, 9 months ago
- 1ba15d0 Merge "refactor(lib/arch): add macro to update SIMD related trap fields" into integration by Soby Mathew · 1 year, 10 months ago
- ddccbae refactor(lib/arch): add macro to update SIMD related trap fields by Arunachalam Ganapathy · 1 year, 10 months ago
- 81914f3 Merge "feat(qemu): add QEMU virt platform" into integration by Soby Mathew · 1 year, 10 months ago
- f3a38bb feat(qemu): add QEMU virt platform by Jean-Philippe Brucker · 1 year, 11 months ago
- 8283633 Merge "feat(rme): remove unused macros from gic.h" into integration by Soby Mathew · 1 year, 10 months ago
- 7ee4f7c Merge "feat(tools): add support for clang-tidy" into integration by Soby Mathew · 1 year, 10 months ago
- 88c0719 feat(tools): add support for clang-tidy by Chuyue Luo · 1 year, 11 months ago
- 499ff04 Merge "fix(s2tt): fix bugs on s2tt related to NS memory assignment/unassignment" into integration by Soby Mathew · 1 year, 10 months ago
- 15fc44e fix(s2tt): fix bugs on s2tt related to NS memory assignment/unassignment by Javier Almansa Sobrino · 1 year, 10 months ago
- 479308e feat(rme): remove unused macros from gic.h by AlexeiFedorov · 2 years, 5 months ago
- 67a64a5 Merge changes I8022cc8d,Ibe800304 into integration by Soby Mathew · 1 year, 10 months ago
- ddf5daf fix: fix MISRA C 2012 Rule 12.2 violations by AlexeiFedorov · 1 year, 10 months ago
- b0de4d5 fix: suppress MISRA C 2012 Rule 8.7 by AlexeiFedorov · 1 year, 10 months ago
- 46c5ca0 Merge changes from topic "clang-tidy" into integration by Soby Mathew · 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
- 8583440 fix(runtime): clang-tidy redundant cast warnings by Chuyue Luo · 1 year, 11 months ago
- 58e6711 fix(runtime): clang-tidy sizeof-expression warning by Chuyue Luo · 1 year, 11 months ago
- d738668 fix(runtime): clang-tidy macro parentheses warnings by Chuyue Luo · 1 year, 11 months ago
- e4da13f fix(drivers): clang-tidy reserved identifier warning by Chuyue Luo · 1 year, 11 months ago
- f059799 fix(runtime): clang-tidy unused parameter warnings by Chuyue Luo · 1 year, 11 months ago
- 690c2aa Merge "fix(gic): Add missing check to gicv3_hcr field" into integration by Soby Mathew · 1 year, 10 months ago
- 422bde6 fix(gic): Add missing check to gicv3_hcr field by Shyamanth RH · 1 year, 10 months ago
- a4b9050 Merge changes from topic "xlat_unittest_bug" into integration by Soby Mathew · 1 year, 10 months ago
- c413c86 Merge "fix(tools): add file exclusions in checkpatch" into integration by Soby Mathew · 1 year, 10 months ago
- 411ee7e fix(unittest): fix bugs on the xlat library unittests by Javier Almansa Sobrino · 1 year, 10 months ago
- 0353767 fix(lib/xlat): Align structures accessed by secondary CPUs by Soby Mathew · 1 year, 10 months ago
- 9271e68 Merge "fix(lib/qcbor): correct linker options" into integration by Soby Mathew · 1 year, 10 months ago
- d2e8674 fix(lib/qcbor): correct linker options by Soby Mathew · 1 year, 10 months ago
- c500af8 Merge "feat(attest): adjust heap size depending on MAX_CPUS" into integration by Soby Mathew · 1 year, 10 months ago
- c4e7ca7 Merge "feat(rmm): suppress MISRA C:2012 Rule 10.4 violation" into integration by Soby Mathew · 1 year, 10 months ago
- 7f16086 feat(rmm): suppress MISRA C:2012 Rule 10.4 violation by AlexeiFedorov · 1 year, 10 months ago
- 0ccd7ae Merge changes from topic "rmm_sme" into integration by Soby Mathew · 1 year, 10 months ago
- 0ff7c87 feat(runtime): handle SME exceptions from realms by Arunachalam Ganapathy · 2 years ago
- 69d8e8e feat(runtime): emulate SME specific feature ID register for realms by Arunachalam Ganapathy · 2 years ago
- 83f46ca feat(lib/arch): add support for NS SME context by Arunachalam Ganapathy · 2 years ago
- 9120151 fix(lib/arch): add function to clear SVE P and FFR registers by Arunachalam Ganapathy · 1 year, 11 months ago
- ebfab6a feat(runtime): handle SVE hint bit passed in RMI SMCs by Arunachalam Ganapathy · 2 years ago
- c87677a feat(lib/arch): add SVE hint bit support by Arunachalam Ganapathy · 2 years ago
- 4f601e7 feat(lib/arch): add support for simd context by Arunachalam Ganapathy · 2 years, 3 months ago
- 30452e9 Merge "feat(rmm): suppress Coverity false positives" into integration by Soby Mathew · 1 year, 10 months ago
- ea9d3c9 feat(rmm): suppress Coverity false positives by AlexeiFedorov · 1 year, 11 months ago
- ba22385 feat(attest): adjust heap size depending on MAX_CPUS by Jean-Philippe Brucker · 2 years ago
- dad4434 Merge "refactor(lib): define GRANULE_SHIFT as parameter" into integration by Soby Mathew · 1 year, 10 months ago
- ac0cfbb refactor(lib): define GRANULE_SHIFT as parameter by Mate Toth-Pal · 2 years, 2 months ago
- faff6c7 Merge "chore(runtime): remove unnecessary include from rec.c" into integration by Soby Mathew · 1 year, 10 months ago
- 0b27f71 chore(runtime): remove unnecessary include from rec.c by Mate Toth-Pal · 2 years, 1 month ago
- 243acc4 Merge "fix(rmm): Fix/suppress coverity scan HFA defects" into integration by Soby Mathew · 1 year, 10 months ago
- e6768fd Merge "fix(s2tt): RMM_DATA_CREATE_UNKNOWN sets RIPAS to RAM" into integration by Soby Mathew · 1 year, 10 months ago