Hi Everyone
This is to notify that we have done a TF-RMM v0.3.0 release to correlate with TF-A v2.9 release [1]. The highlights of the release are:
- Add support to create Realms which can make use of SVE, if present in hardware.
- Refactor and improve the Stage 1 translation table library `lib/xlat` API to better fit RMM usage.
- Add PMU support for Realms as described by RMM v1.0 Beta0 specification.
- Support getting DRAM info from the Boot manifest dynamically at runtime.
- RMM can now support the 2nd DDR bank on FVP
- Define a unit test framework using CppUTest for RMM.
- Add unit-tests for granule, slot-buffer and Stage 1 translation table `lib/xlat`.
- Improvements to fake-host and unit tests framework.
- Build improvements in RMM and bug fixes.
Please find more details of the release in the changelog [2].
Best Regards
Soby Mathew
[1]
https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tag/?h=v2.9.0
[2]
https://tf-rmm.readthedocs.io/en/tf-rmm-v0.3.0/about/change-log.html#v0-3-0