1. 4ff4cec doc(eac2): Update the RMM spec URL to EAC2 by Soby Mathew · 2 years ago
  2. 2aba7e5 fix(rmm): preserve X4 in RSI call by AlexeiFedorov · 2 years ago
  3. a9ba3f7 fix(rmm): update RMI and RSI version by AlexeiFedorov · 2 years, 3 months ago
  4. 64fd6c3 fix(rmm): modify failure conditions by AlexeiFedorov · 2 years, 1 month ago
  5. 14d47ae fix(rmm): change failure conditions by AlexeiFedorov · 2 years, 1 month ago
  6. 3f840a0 feat(rmm): change success condition for RMI_RTT_FOLD by AlexeiFedorov · 2 years, 1 month ago
  7. 3ebd462 feat(rmm): expand s2tte_has_pa() for assigned destroyed by AlexeiFedorov · 2 years, 1 month ago
  8. a1b2a1d fix(rmm): set top output to 0 in case of RMI_ERROR_INPUT by AlexeiFedorov · 2 years, 1 month ago
  9. be37dee fix(rmm): changes for MISRA-C compliance in rtt.c by AlexeiFedorov · 2 years, 1 month ago
  10. 63614ea feat(rmm): update API of RSI_IPA_STATE_SET command by AlexeiFedorov · 2 years, 1 month ago
  11. 0f9cd1f feat(rmm): remove rtte_ripas failure condition by AlexeiFedorov · 2 years, 1 month ago
  12. f7c3494 fix(rmm): delay VMID freeing in smc_realm_destroy() by AlexeiFedorov · 2 years, 1 month ago
  13. 80295e4 fix(rmm): serialise RIM updates for RIPAS changes by AlexeiFedorov · 2 years, 1 month ago
  14. c53b1f7 feat(rmm): use RIPAS/HIPAS EAC 2 definitions by AlexeiFedorov · 2 years, 1 month ago
  15. 7b3c304 fix(rmm): replace tabs with spaces in macro definitions by AlexeiFedorov · 2 years, 1 month ago
  16. 76e93e5 fix(rmm): remove RMI_FEATURES failure condition by AlexeiFedorov · 2 years, 2 months ago
  17. 531b527 feat(rmm): add 'hash_algo' RSI_REALM_CONFIG success condition by AlexeiFedorov · 2 years, 2 months ago
  18. 4fc3b15 fix(rmm): change hash algorithm enumerations by AlexeiFedorov · 2 years, 2 months ago
  19. 4d4e734 feat(rmm): support for PMU as per RMM Specification 1.0-eac2 by AlexeiFedorov · 2 years, 2 months ago
  20. efe2aec fix(rmm): split writes of measurement results by AlexeiFedorov · 2 years, 2 months ago
  21. f9d1a65 fix(rmm): add check for sve_vl parameter by AlexeiFedorov · 2 years, 3 months ago
  22. 6ddf643 fix(rmm): fix SVE support by AlexeiFedorov · 2 years, 3 months ago
  23. 233bcb2 feat(rmm): update SET_IPA_STATE command handler by AlexeiFedorov · 2 years, 3 months ago
  24. ccce3ad feat(rmm): update rec_exit to use top for ripas by AlexeiFedorov · 2 years, 3 months ago
  25. ec35c54 feat(rmm): move attestation data to REC auxiliary granule by AlexeiFedorov · 2 years, 3 months ago
  26. f72ab30 feat(rmm): export *_rec_aux_* functions by AlexeiFedorov · 2 years, 3 months ago
  27. 9784420 feat(rmm): unify design of RSI/PSCI handlers by AlexeiFedorov · 2 years, 3 months ago
  28. 5b186ad feat(rmm): move RSI handler definitions in rsi-handler.h by AlexeiFedorov · 2 years, 3 months ago
  29. 9472ee5 feat(rmm): rename system_rsi_abi_version() by AlexeiFedorov · 2 years, 3 months ago
  30. 697445b fix(rmm): log output values based on return status code by AlexeiFedorov · 2 years, 3 months ago
  31. 960d161 feat(rmm): modify API of RMI_RTT_INIT_RIPAS by AlexeiFedorov · 2 years, 3 months ago
  32. 5cf35ba feat(rmm): modify API of RMI_RTT_SET_RIPAS by AlexeiFedorov · 2 years, 3 months ago
  33. 49752c6 feat(rmm): mark ASSIGNED_NS as non-live by AlexeiFedorov · 2 years, 3 months ago
  34. 917eabf feat(rmm): changes in RMI_RTT_UNMAP_UNPROTECTED by AlexeiFedorov · 2 years, 3 months ago
  35. e2002be feat(rmm): update API of data/rtt functions by AlexeiFedorov · 2 years, 4 months ago
  36. 63b7169 chore(runtime/rmi): rtt.c MISRA-C changes by AlexeiFedorov · 2 years, 4 months ago
  37. cde1fdc feat(rmm): add check for ripas = RAM by AlexeiFedorov · 2 years, 4 months ago
  38. 7ddb27c fix(rmm): remove unused s2tte_create_ripas() by AlexeiFedorov · 2 years, 4 months ago
  39. 8b11710 feat(rmm): modify ipa_is_empty() by AlexeiFedorov · 2 years, 4 months ago
  40. d2e1bbd feat(rmm): simplify realm_ipa_to_pa() by AlexeiFedorov · 2 years, 4 months ago
  41. 20afb5c feat(rmm): remove RMI_VALID_NS status by AlexeiFedorov · 2 years, 4 months ago
  42. 5583bcf feat(rmm): simplify ipa_is_empty() by AlexeiFedorov · 2 years, 4 months ago
  43. a43cd31 feat(rmm): simplify smc_data_destroy() by AlexeiFedorov · 2 years, 4 months ago
  44. 377d81f feat(rmm): simplify __table_is_uniform_block() by AlexeiFedorov · 2 years, 4 months ago
  45. 0fb4455 feat(rmm): fix update_ripas() by AlexeiFedorov · 2 years, 4 months ago
  46. c07a638 feat(rmm): separate handling of unassigned s2ttes by AlexeiFedorov · 2 years, 4 months ago
  47. 3a73933 feat(rmm): rename s2tte functions by AlexeiFedorov · 2 years, 4 months ago
  48. 5ceff35 feat(rmm): rename and separate primitives by AlexeiFedorov · 2 years, 4 months ago
  49. c34e324 feat(rmm): check if map_addr is outside PAR by AlexeiFedorov · 2 years, 4 months ago
  50. 9de6412 fix(rmm): remove obsolete declarations by AlexeiFedorov · 2 years, 4 months ago
  51. 892abce feat(rmm): remove RMI_ERROR_IN_USE error code by AlexeiFedorov · 2 years, 4 months ago
  52. c7d62c2 feat(rmm):set size of RsiHostCall.gprs[] to 31 by AlexeiFedorov · 2 years, 4 months ago
  53. ac923c8 feat(rmm): pass RD pointer in arg0 register X1 by AlexeiFedorov · 2 years, 4 months ago
  54. 1800292 feat(rmm): modify rmi_realm_params structure by AlexeiFedorov · 2 years, 4 months ago
  55. c09b165 fix(rmm): rename RmiFeature type definitions by AlexeiFedorov · 2 years, 4 months ago
  56. 57e1870 Merge "fix(lib/realm): convert assertions to proper checks" into integration by Soby Mathew · 2 years ago
  57. 57581fb Merge "refactor(lock): remove a never used `idx` field in `struct granule_set`." into integration by Soby Mathew · 2 years ago
  58. 2fe0763 fix(lib/realm): convert assertions to proper checks by Soby Mathew · 2 years, 1 month ago
  59. 0e2bf77 Merge "chore(attest): update t_cose hash to latest dev branch" into integration by Alexei Fedorov · 2 years ago
  60. 3d3fadd chore(attest): update t_cose hash to latest dev branch by Mate Toth-Pal · 2 years ago
  61. 4c73cc9 Merge "feat(BTI): add support for RMM" into integration by Alexei Fedorov · 2 years ago
  62. a4cb2a2 feat(BTI): add support for RMM by Shruti Gupta · 2 years, 3 months ago
  63. 73f2112 refactor(lock): remove a never used `idx` field in `struct granule_set`. by shaxio01 · 2 years, 1 month ago
  64. ba885eb Merge "fix(rmm): fix rsi_logger_tests" into integration by Alexei Fedorov · 2 years, 1 month ago
  65. 5308bcd Merge "fix(xlat): fix coverity defects found on the xlat library" into integration by Javier Almansa Sobrino · 2 years, 1 month ago
  66. 77a8f57 fix(rmm): fix rsi_logger_tests by AlexeiFedorov · 2 years, 1 month ago
  67. 2520bfd fix(xlat): fix coverity defects found on the xlat library by Javier Almansa Sobrino · 2 years, 1 month ago
  68. 19c94d0 Merge "fix(unittests): make xlat table tests run for LPA2 and non LPA2 cases" into integration by Soby Mathew · 2 years, 1 month ago
  69. cd599e2 fix(unittests): make xlat table tests run for LPA2 and non LPA2 cases by Javier Almansa Sobrino · 2 years, 1 month ago
  70. 223a90d Merge "refactor(attestation): remove q_useful_buf dependency" into integration by Soby Mathew · 2 years, 1 month ago
  71. 6561e7b Merge changes If206468c,I7e088217 into integration by Soby Mathew · 2 years, 1 month ago
  72. 714a1d5 fix(runtime/rmi): Remove asserts in RMI_PSCI_COMPLETE by Soby Mathew · 2 years, 1 month ago
  73. 70444a9 fix(runtime/rmi): remove duplicate memcpy of rpv by Soby Mathew · 2 years, 1 month ago
  74. 071aa56 refactor(attestation): remove q_useful_buf dependency by Mate Toth-Pal · 2 years, 1 month ago
  75. 787f567 Merge "refactor(attest): update t_cose submodule to upstream" into integration by Soby Mathew · 2 years, 1 month ago
  76. fda673a refactor(attest): update t_cose submodule to upstream by Mate Toth-Pal · 2 years, 2 months ago
  77. ace82d9 Merge "fix: bump up the stack size" into integration by Soby Mathew · 2 years, 1 month ago
  78. f276531 fix: bump up the stack size by Soby Mathew · 2 years, 1 month ago
  79. 4ffbd87 Merge changes from topic "lpa2-support" into integration by Soby Mathew · 2 years, 1 month ago
  80. 59f0ef6 feat(xlat): add unittests for FEAT_LPA2 support on stage 1 xlat by Javier Almansa Sobrino · 2 years, 3 months ago
  81. 765a316 feat(xlat): add support for FEAT_LPA2 to the stage 1 xlat library by Javier Almansa Sobrino · 2 years, 3 months ago
  82. 2e06f0d Merge changes I8cb5df2f,I89cf1208 into integration by Soby Mathew · 2 years, 1 month ago
  83. 4d4c21a Revert "refactor(attest): update t_cose submodule to upstream" by Soby Mathew · 2 years, 1 month ago
  84. e324291 Revert "fix(attest): point to correct hash for t_cose" by Soby Mathew · 2 years, 1 month ago
  85. 2fdbfe1 Merge "fix(attest): point to correct hash for t_cose" into integration by Soby Mathew · 2 years, 1 month ago
  86. 445d355 fix(attest): point to correct hash for t_cose by Mate Toth-Pal · 2 years, 1 month ago
  87. 26027e1 Merge "refactor(attest): update t_cose submodule to upstream" into integration by Soby Mathew · 2 years, 1 month ago
  88. 5ea4f37 refactor(attest): update t_cose submodule to upstream by Mate Toth-Pal · 2 years, 2 months ago
  89. 27ea716 Merge "refactor(lib/arch): make FPU/SVE helper routines private to lib-arch" into integration by Soby Mathew · 2 years, 2 months ago
  90. 6524827 refactor(lib/arch): make FPU/SVE helper routines private to lib-arch by Arunachalam Ganapathy · 2 years, 3 months ago
  91. 3dd4b3f Merge "chore(sve): rename ZCR_EL2 register field name" into integration by Soby Mathew · 2 years, 2 months ago
  92. 89a682b Merge "fix(docs): add configuration file for readthedocs" into integration by Soby Mathew · 2 years, 2 months ago
  93. 2ebdeac fix(docs): add configuration file for readthedocs by Arunachalam Ganapathy · 2 years, 2 months ago
  94. 0ad8e98 Merge "feat(lib/xlat): add support to verify granularity support" into integration by Soby Mathew · 2 years, 2 months ago
  95. 2fa8abe feat(lib/xlat): add support to verify granularity support by Javier Almansa Sobrino · 2 years, 2 months ago
  96. 2b4a86f Merge "fix(rmm): rmi_features should set X1 zeros, if input `index` is non-zero." into integration by Alexei Fedorov · 2 years, 2 months ago
  97. 90ea218 Merge changes from topic "checkpatch_cpp" into integration by Soby Mathew · 2 years, 2 months ago
  98. 1fcd62d fix(rmm): rmi_features should set X1 zeros, if input `index` is non-zero. by shaxio01 · 2 years, 2 months ago
  99. 654ebf3 fix(unittests): fix checkpatch errors and warnings on .cpp files by Javier Almansa Sobrino · 2 years, 2 months ago
  100. a5275ab feat(checkpatch): add support to checkpatch to analyse .cpp unittest files by Javier Almansa Sobrino · 2 years, 2 months ago