AVH
AVH copied to clipboard
AVH-FVP: Arm Virtual Hardware - Fixed Virtual Platform
More differentiation in logging was required in parallel execution of VSI scripts, when using them with AVH Corellium models out of python C libs.
The vncpasswd command extra arguments are removed: 0 i -
Suggest to add a section that explains usage of EventRecorder https://arm-software.github.io/AVH/main/simulation/html/hints.html Related links https://github.com/ARM-software/CMSIS-View/tree/main/Examples/EventStatistic
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. Release notes Sourced from actions/upload-artifact's releases. v6.0.0 v6 - What's new [!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum...
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....
CMSIS 6.2 introduces [vstream](https://arm-software.github.io/CMSIS_6/latest/Driver/group__vstream__interface__gr.html) interfaces. These are used in MLEK and for FVP simulation we need corresponding vstream interfaces. These should be added to this section https://arm-software.github.io/CMSIS_6/latest/Driver/group__vstream__interface__gr.html
On Windows 10, using FVP for R52 v11.27.19 While in Hyp mode, the instruction: ` MSR LR_usr, R1` (encoded as 0xE126F201 according to my memory view) should result in an...