- d2e9393 feat(runtime/rmi): implement RMI_DEV_MEM_(UN)MAP by AlexeiFedorov · 7 months ago
- f1b6d04 feat(lib/stack_protector): Add stack protector option by Jacob Man Chun Yiu · 6 months ago
- fb1d40b chore(lib/common): rename DEV_RANGE_xx enumerators by AlexeiFedorov · 4 months ago
- 6e7d24a refactor(app/attestatio): optimise cca token creation by Mate Toth-Pal · 5 months ago
- 646c603 feat(runtime): use attest app for attest by Mate Toth-Pal · 6 months ago
- cdc96e3 feat(lib/attestation): use app for doing measurement ops by Mate Toth-Pal · 12 months ago
- 5542a33 chore(runtime): suppress struct padding warning in rec.h by Mate Toth-Pal · 6 months ago
- c83c305 refactor(lib/allocator): move heap context handling to alloc lib by Mate Toth-Pal · 6 months ago
- 1faff54 feat(runtime/rmi): Add support for dev granules (UN)DELEGATE by AlexeiFedorov · 9 months ago
- 037add6 feat(lib/granule): Add dev_granule object type by AlexeiFedorov · 9 months ago
- e2d133c fix(mpam): trap access to MPAM registers from Realm. by Javier Almansa Sobrino · 7 months ago
- 21992e7 fix(lib/arch): disable BRBE at R-EL2 and R-EL1 by Sona Mathew · 6 months ago
- 020ab8f fix(runtime): modify sysreg_trap to handle UNDEF inj by Sona Mathew · 5 months ago
- f74df2f fix(runtime): remove redundant check on realm_ipa_get_ripas() by Javier Almansa Sobrino · 5 months ago
- 57fadaf feat(app/common): add app service framework by Mate Toth-Pal · 6 months ago
- 8f94924 feat(app): add framework to run an el0 app by Mate Toth-Pal · 6 months ago
- bbb816d feat(app): add code to parse app bin headers by Mate Toth-Pal · 1 year ago
- a8cecfd Merge "fix(runtime/core): update default cases" into integration by Soby Mathew · 6 months ago
- 470b58b Merge "fix(runtime/core): clear granules memory after mmu enabled" into integration by Soby Mathew · 6 months ago
- 90dd1ea Merge "fix(mpam): hide FEAT_MPAM to realms" into integration by Soby Mathew · 6 months ago
- 7b08744 fix(mpam): hide FEAT_MPAM to realms by Javier Almansa Sobrino · 7 months ago
- ea0213a fix(runtime/core): clear granules memory after mmu enabled by Shanker Donthineni · 7 months ago
- 4f57291 Merge "chore(runtime/core): add logs for SEA injection" into integration by Soby Mathew · 6 months ago
- 55b0365 fix(runtime/core): update default cases by Raghu Krishnamurthy · 7 months ago
- 3001c8a fix(runtime/core): save and restore all ns pmu event counters by Shruti Gupta · 7 months ago
- f951148 Merge changes I3384609c,I9277673d,I14f3ad49 into integration by Soby Mathew · 7 months ago
- 2d01992 fix(runtime/rmi): fix smc_rec_create() by AlexeiFedorov · 7 months ago
- 6aa3634 fix(runtime): remove sp_el0 from sysreg_state by AlexeiFedorov · 7 months ago
- fd56c2c chore(runtime/core): add logs for SEA injection by Shruti Gupta · 7 months ago
- 675d85c refactor(lib/arch): remove dependency on rmm-lib-smc by Mate Toth-Pal · 9 months ago
- b1228bb build: add Wextra compile option by Soby Mathew · 7 months ago
- 1eccd46 chore(lib/arch): rename PA range defines by Soby Mathew · 10 months ago
- 8b59183 fix(runtime/rmi) : remove redundant granule_unlock by Shyamanth RH · 8 months ago
- 34005b9 fix(sea_inject): setup missing bits on PSTATE for abort injection by Javier Almansa Sobrino · 10 months ago
- 62ece7d fix(runtime/rmi) : Added top_gran_align check by Shyamanth RH · 8 months ago
- 4003b3c feat(runtime): add support for lower and higher RMI/RSI revision by Arunachalam Ganapathy · 9 months ago
- e8d2fde Merge changes Idc97e7ba,I7e5cf993 into integration by Soby Mathew · 9 months ago
- fdbc4b4 fix: resolve clang-tidy-14 errors by Soby Mathew · 9 months ago
- bff770d feat(runtime): update rmi feature register0 with DA fields by Arunachalam Ganapathy · 1 year, 1 month ago
- 7841780 refactor(lib/slot_buf): common function to map aux granules by Arunachalam Ganapathy · 1 year, 3 months ago
- f36187e feat(smc): add RMI/RSI commands, data types aligning with 1.1-alp9 by Arunachalam Ganapathy · 1 year, 3 months ago
- cfd3254 feat(lib/arch): add support for FEAT_DoubleFault2 to RMM by Javier Almansa Sobrino · 10 months ago
- b643b75 fix(runtime): enable FEAT_DIT on fine-grained basis by Rustam Ismayilov · 10 months ago
- f5257c6 fix(runtime): RTT_READ_ENTRY does not set x3 correctly by Soby Mathew · 9 months ago
- 1313d31 Merge changes from topic "el0-app-support" into integration by Soby Mathew · 10 months ago
- 63c5ee2 refactor(lib/allocator): move rec related defines to rec.h by Mate Toth-Pal · 11 months ago
- c179504 chore(lib): resolve MISRA C 2012 errors by AlexeiFedorov · 10 months ago
- 9d2bd2b feat(runtime): check EL3 queues by Soby Mathew · 10 months ago
- 1ceb008 chore: Replace ARRAY_LEN() with ARRAY_SIZE() by Soby Mathew · 10 months ago
- 376ffa4 refactor(lib/attestation): allow RMM to continue even if attestation fails by Soby Mathew · 10 months ago
- 303ee02 fix(runtime/core) : Clear ISV bit for non emulatable data abort in rec->last_run_info.esr by Shyamanth RH · 11 months ago
- da7ee81 feat(runtime/rsi): set realm personalization value by AlexeiFedorov · 10 months ago
- a2ef91d feat(runtime/rmi): report number of breakpoints and watchpoints by AlexeiFedorov · 12 months ago
- 5db2aaa feat(runtime/core): disable RMI_RTT_CREATE/DESTROY logging by AlexeiFedorov · 12 months ago
- 99d7f16 feat(runtime/rmi): set order of the maximum number of RECs by AlexeiFedorov · 12 months ago
- 8e44bc8 feat(lib/gic): set number of GICv3 List Registers by AlexeiFedorov · 12 months ago
- 54ac549 feat(runtime/rsi): update RSI_IPA_STATE_GET command by AlexeiFedorov · 1 year ago
- 33c1db7 feat(runtime/core): add RMI_RTT_UNMAP_UNPROTECTED logging by AlexeiFedorov · 1 year ago
- d1f08a6 Merge "refactor(runtime): remove pointer of pmu field in ns_state" into integration by Soby Mathew · 10 months ago
- 4f2b34d refactor(runtime): remove pointer of pmu field in ns_state by Juan Pablo Conde · 11 months ago
- 6752efa fix(runtime): Remove hard-coded configuration of VTRC_EL2:PS by Mathieu Poirier · 11 months ago
- 830a3e9 Merge "fix(lib/measurement): fix misuse of psa_hash_finish()" into integration by Soby Mathew · 10 months ago
- d308498 fix(lib/measurement): fix misuse of psa_hash_finish() by Juan Pablo Conde · 11 months ago
- ad871f9 refactor(lib/attestation): replace panic() with RSI_ERROR_UNKNOWN by Juan Pablo Conde · 11 months ago
- f747ef3 feat(lib/smc): add RSI_ERROR_UNKNOWN by AlexeiFedorov · 12 months ago
- 79ca256 refactor(lib/attestation): change return values cca token by Juan Pablo Conde · 12 months ago
- fdcf08e Merge "fix(lib/s2tt) : PA must be <= 48 bits for LPA2 disabled Realm" into integration by Soby Mathew · 11 months ago
- 3530a71 fix(lib/s2tt) : PA must be <= 48 bits for LPA2 disabled Realm by Shruti Gupta · 11 months ago
- 887a8aa fix(runtime): fix calculation of VMPIDR_EL2 value by AlexeiFedorov · 11 months ago
- 9e49be5 Merge "refactor(lib/attestation): cleanup struct token_sign_cntxt" into integration by Soby Mathew · 11 months ago
- 4feff40 refactor(lib/attestation): cleanup struct token_sign_cntxt by Mate Toth-Pal · 11 months ago
- da53d22 fix(runtime): reset token length after token creation by Soby Mathew · 11 months ago
- b040f62 Merge "refactor(lib/attestation): manage token state within component" into integration by Soby Mathew · 11 months ago
- e9aea7f fix(runtime/core): unlock rtt if rtt walk succeeds by Fang-Jie-Yang · 1 year ago
- f362213 refactor(lib/attestation): manage token state within component by Soby Mathew · 1 year, 1 month ago
- 7c9dcf4 Merge "fix(lib/arch): revert use of TSW bit in Realm HCR flags" into integration by Soby Mathew · 1 year, 1 month ago
- c744b93 fix(lib/arch): revert use of TSW bit in Realm HCR flags by Sona Mathew · 1 year, 1 month ago
- c6480e8 fix(runtime/core): invalidate caches during boot by Raghu Krishnamurthy · 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
- 31a9f62 Merge "fix(runtime): add sb on realm_exit" into integration by Soby Mathew · 1 year, 2 months ago
- 9747ed7 fix(runtime/rmi): fix deadlock by Raghu Krishnamurthy · 1 year, 2 months ago
- 11f541a fix(runtime): add sb on realm_exit by Soby Mathew · 1 year, 2 months ago
- 5809842 Merge changes I69d4115f,I5cc4d359 into integration by Soby Mathew · 1 year, 2 months ago
- 247357f refactor(lib): restore COMPILER_ASSERT for CBMC by Mate Toth-Pal · 1 year, 3 months ago
- 0095db9 chore(lib/arch): update code comments related to SIMD by Arunachalam Ganapathy · 1 year, 3 months ago
- 6af510c fix(runtime/rmi): make INJECT_SEA mutually exclusive to EMUL_MMIO by Soby Mathew · 1 year, 3 months ago
- ffa4a96 fix(runtime): decrease struc rec size for CBMC build by Mate Toth-Pal · 1 year, 3 months ago
- 2f717dd refactor(lib/realm): remove 'lib/realm' library by Javier Almansa Sobrino · 1 year, 6 months ago
- 0a0d4ee fix: fix cppcheck misra errors by Shruti Gupta · 1 year, 4 months ago
- 9dcdb15 feat(lib/rmm_el3_ifc): get console info from EL3 by Soby Mathew · 1 year, 5 months ago
- 9e966b8 fix: fix misra violations by Shruti Gupta · 1 year, 5 months ago
- 6bd51e8 Merge "fix(s2tt): fix & suppress false positive Coverity defects" into integration by Soby Mathew · 1 year, 4 months ago
- e956db3 fix(s2tt): fix & suppress false positive Coverity defects by AlexeiFedorov · 1 year, 4 months ago
- 3105c3f fix(lib/s2tt): allow rtt fold till level 1 by Shruti Gupta · 1 year, 5 months ago
- 862f96c feat(lib/realm): use DZ ZVA instruction for granule zeroing by AlexeiFedorov · 1 year, 5 months ago
- be9209c feat(lib/debug): add backtrace to exception handler 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
- ed960dd Merge "feat(s2tt): add support for FEAT_LPA2 to the s2tte library" into integration by Soby Mathew · 1 year, 5 months ago