- 88c0719 feat(tools): add support for clang-tidy by Chuyue Luo · 1 year, 11 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
- 2755d69 fix(rmm): Fix/suppress coverity scan HFA defects by Mate Toth-Pal · 1 year, 10 months ago
- 0e3ae11 Merge "feat(dependabot): add a workflow for git submodules submission" into integration by Soby Mathew · 1 year, 10 months ago
- 4c23fe0 feat(dependabot): add a workflow for git submodules submission by Javier Almansa Sobrino · 1 year, 11 months ago
- 4f3dbd5 fix(tools): add file exclusions in checkpatch by Chuyue Luo · 1 year, 10 months ago
- 84a1b16 fix(s2tt): RMM_DATA_CREATE_UNKNOWN sets RIPAS to RAM by Javier Almansa Sobrino · 1 year, 10 months ago
- 49118e1 Merge "chore(github): add workflow to run coverage tests on GitHub" into integration by Soby Mathew · 1 year, 10 months ago
- fb1f12c Merge "chore: configure an automatic message for PRs on GitHub" into integration by Soby Mathew · 1 year, 10 months ago
- 2972a93 chore: configure an automatic message for PRs on GitHub by Javier Almansa Sobrino · 1 year, 11 months ago
- 13978ef Merge "feat(runtime): for each CPU only map their own stack respectively" into integration 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
- f7a9bef chore(github): add workflow to run coverage tests on GitHub by Javier Almansa Sobrino · 1 year, 11 months ago
- 969e576 Merge changes Idb78cba3,Iee5cbea5,I46a7ad12 into integration by Soby Mathew · 1 year, 11 months ago
- 868a651 fix(rmm): add 'ipa_bound' check by AlexeiFedorov · 1 year, 11 months ago
- 7a2f588 fix(rmm): add 'level_bound' failure condition by AlexeiFedorov · 1 year, 11 months ago
- 4716542 fix(rmm): fix static_checks warnings and errors by AlexeiFedorov · 1 year, 11 months ago
- fa5dee3 Merge "refactor(measurement): move measurements from core to measurement lib" into integration by Soby Mathew · 1 year, 11 months ago
- ade9811 Merge "build(coverage): break dependency between 'run-coverage' and 'run-unittests' rules" into integration by Soby Mathew · 1 year, 11 months ago
- c769831 refactor(measurement): move measurements from core to measurement lib by Mate Toth-Pal · 2 years ago
- c6213fa Merge changes from topic "rmm_sme" into integration by Soby Mathew · 1 year, 11 months ago
- 40b3bf0 fix(realm): initialize rec aux data during rec create by Arunachalam Ganapathy · 2 years, 2 months ago
- 9ade18b fix(lib/arch): remove CPTR_EL2_RES1 and rename cptr_el2 fields by Arunachalam Ganapathy · 2 years, 2 months ago
- e965318 build(coverage): break dependency between 'run-coverage' and 'run-unittests' rules by Javier Almansa Sobrino · 1 year, 11 months ago
- 808551f Merge "docs(threat model): add Threat Model for RMM" into integration by Soby Mathew · 1 year, 11 months ago
- 5bf96ce docs(threat model): add Threat Model for RMM by Javier Almansa Sobrino · 2 years, 4 months ago
- 6957652 Merge "feat(rmm): rework find_lock_unused_granule()" into integration by Soby Mathew · 1 year, 11 months ago
- 689a8a6 feat(rmm): rework find_lock_unused_granule() by AlexeiFedorov · 2 years ago
- 9b161a8 RMM specification v1.0 EAC2 aligned by Soby Mathew · 1 year, 11 months ago rmm-spec-v1.0-eac2
- 0bc859b Merge "fix(rmm): fix static checks warnings" into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
- ba90d02 Merge "fix(rmm): change ipa_align failure condition" into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
- 1e8f08e Merge changes Iaf8f6e7c,Icc21bd79,I4299d1ef into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
- 04418f4 fix(rmm): fix static checks warnings by AlexeiFedorov · 1 year, 11 months ago
- 99947d9 fix(rmm): set return value in RSI_IPA_STATE_SET by AlexeiFedorov · 1 year, 11 months ago
- 29ad2bd feat(rmm): modify rsi_log_on_exit() by AlexeiFedorov · 1 year, 11 months ago
- 7e67332 fix(rmm): fix bug in rsi_log_on_exit() by AlexeiFedorov · 1 year, 11 months ago
- f85f810 fix(rmm): change ipa_align failure condition by AlexeiFedorov · 1 year, 11 months ago
- 84402c5 Merge changes I548cf6da,I03630ef0 into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
- 56e1a8e fix(rmm): fix MISRA C:2012 Rule violations by AlexeiFedorov · 1 year, 11 months ago
- 93f5ec5 fix(rmm): fix MISRA C:2012 Rule 10.4 by AlexeiFedorov · 2 years ago
- 99a87a2 Merge "fix(rmm): fix MISRA C:2012 Rule 10.3 in lib & runtime" into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
- 4faab85 fix(rmm): fix MISRA C:2012 Rule 10.3 in lib & runtime by AlexeiFedorov · 2 years ago
- e9ca042 Merge changes If3743eed,I9d577004,I74054a07,I9cf824cb,Idd670bf5, ... into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
- 33656a3 fix(drivers/pl011): fix MISRA C:2012 Rule 10.4 in pl011.c by AlexeiFedorov · 2 years ago
- 7c8bf6e fix(lib/realm): fix MISRA C:2012 Rule 18.2 in granule.c by AlexeiFedorov · 2 years ago
- 44a76a3 fix(rmm): fix MISRA C:2012 Rule 17.7 by AlexeiFedorov · 2 years ago
- 341e710 fix(runtime): fix MISRA C:2012 Rule 10.5 in realm.c by AlexeiFedorov · 2 years ago
- 0b67df8 fix(lib/realm): fix MISRA C:2012 issues in buffer.c by AlexeiFedorov · 2 years ago
- 172ccd1 fix(lib/realm): fix MISRA C:2012 Rule 10.3 in status.h by AlexeiFedorov · 2 years ago
- 4f0575f fix(lib/realm): fix MISRA C:2012 Rule 10.3 in granule.h by AlexeiFedorov · 2 years ago
- 7e49000 fix(lib/measurement): fix MISRA C:2012 Rules 10.3 in measurement.c by AlexeiFedorov · 2 years ago
- 3f24ea7 fix(lib/arch): fix MISRA C:2012 Rule 10.3 in EXTRACT usage by AlexeiFedorov · 2 years ago
- 7219ca9 fix(lib/arch): fix MISRA C:2012 Rule 10.3 in simd.c by AlexeiFedorov · 2 years ago
- 75e7cc5 fix(drivers/pl011): fix MISRA C:2012 Rule 10.3 in pl011.c by AlexeiFedorov · 2 years ago
- eeb1ea0 Merge changes I8e463e26,Iac99dade,I6e255135,I82937425,Ie60e74d5, ... into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
- c340453 fix(lib/smc): fix MISRA C:2012 Rule 10.1 in system.c by AlexeiFedorov · 2 years ago
- e5dcae2 fix(runtime): fix MISRA C:2012 Rule 10.1 in psci & realm_attest by AlexeiFedorov · 2 years ago
- e7b7da0 fix(runtime): fix MISRA C:2012 Rule 10.1 in host_call.c by AlexeiFedorov · 2 years ago
- dddcf40 fix(runtime): fix MISRA C:2012 Rule 10.1 in run.c by AlexeiFedorov · 2 years ago
- bf589f2 fix(runtime): fix MISRA C:2012 Rule 10.1 in rec.c by AlexeiFedorov · 2 years ago
- 13b86dd fix(lib/arch): fix MISRA C:2012 Rule 10.1 in sysregs.c by AlexeiFedorov · 2 years ago
- 72bdfde Merge changes I918dae74,Id8862804,I2942bdb1,Id5004803,Iefd2745f, ... into topics/rmm-eac2 by Soby Mathew · 1 year, 11 months ago
- 30211de fix(runtime): fix MISRA C:2012 Rule 10.1 in run.c by AlexeiFedorov · 2 years ago
- 84cba4f fix(runtime): fix MISRA C:2012 Rule 10.1 in handler.c by AlexeiFedorov · 2 years ago
- d4ec93b fix(lib/xlat): fix MISRA C:2012 Rule 10.1 in xlat_contexts.c by AlexeiFedorov · 2 years ago
- ed55889 fix(runtime): fix MISRA C:2012 Rule 10.1 in exit.c by AlexeiFedorov · 2 years ago
- fe58c3f fix(lib/rmm_el3_ifc): fix MISRA C:2012 Rule 10.1 by AlexeiFedorov · 2 years ago
- 0a6d1e8 fix(lib/arch): fix MISRA C:2012 Rule 10.1 in atomics.h by AlexeiFedorov · 2 years ago
- b80042d fix(lib/realm): fix MISRA C:2012 Rule 10.1,4 in buffer.c by AlexeiFedorov · 2 years ago
- bb1f1c8 fix(lib/realm): fix MISRA C:2012 Rule 10.1 in s2tt.c by AlexeiFedorov · 2 years ago
- f213604 fix(lib/arch): fix MISRA C:2012 Rule 10.1 in simd.c by AlexeiFedorov · 2 years ago
- 63cdcc6 fix(lib/arch): fix MISRA C:2012 Rule 10.1 in pmu.c by AlexeiFedorov · 2 years ago
- 5bdb6da fix(lib/arch): fix MISRA C:2012 Rule 10.1 in atomics.h by AlexeiFedorov · 2 years ago
- 950bd7b fix(rmm): fix MISRA C:2012 Rule 8.3 violations by AlexeiFedorov · 2 years ago