From 4865a2ceeee5bd2744bae9493ddf8874f942bcb0 Mon Sep 17 00:00:00 2001 From: Peter Hoyes Date: Mon, 23 Aug 2021 14:00:07 +0100 Subject: [PATCH] arm-bsp/docs: Add fvp-baser-aemv8r64 changelog Issue-Id: SCM-2987 Signed-off-by: Peter Hoyes Change-Id: I1caeb64ab50d54869a9629ac74fcc1399279c41d Signed-off-by: Jon Mason --- meta-arm-bsp/documentation/fvp-baser-aemv8r64.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md index 6fa82d80..970acd68 100644 --- a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md +++ b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md @@ -189,3 +189,17 @@ Known Issues and Limitations - Only PSCI CPU\_ON and CPU\_OFF functions are supported - Booting Linux kernel from Secure EL2 is not supported on Armv8-R AArch64 - Both VHE and non-VHE Linux-KVM are not supported on Armv8-R AArch64 + +Changelog +--------- + +- Added support for file sharing with the host machine using Virtio P9 +- Added support for runfvp +- Added performance event support (PMU) in the Linux device tree +- Enabled SMP support via boot-wrapper-aarch64 providing the PSCI CPU_ON and + CPU_OFF functions. +- Introduced armv8r64 compiler flags. +- Added Linux PREEMPT\_RT support via linux-yocto-rt-5.10. +- Introduced the fvp-baser-aemv8r64 machine and its BSP composed of + boot-wrapper-aarch64 and linux-yocto-5.10 supporting serial, virtio disk, + virtio network, watchdog and rtc.