From ba55d78916338d84965d77c586ea92628ac55831 Mon Sep 17 00:00:00 2001 From: Peter Hoyes Date: Wed, 1 Sep 2021 15:35:09 +0100 Subject: [PATCH] arm-bsp/docs: fvp-baser-aemv8r64 change log fixes * change Changelog to Change Log. * change armv8r64 to Armv8-R64. * ensure all log entries have a period. * change the order of the entires to highlight key release features. Issue-Id: SCM-2987 Signed-off-by: Peter Hoyes Change-Id: Id77ec01c455ac8954a965af8659421cc485e4778 Signed-off-by: Jon Mason --- meta-arm-bsp/documentation/fvp-baser-aemv8r64.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md index c2db1015..ca01a14e 100644 --- a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md +++ b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md @@ -190,16 +190,16 @@ Known Issues and Limitations - Linux kernel does not support booting from secure EL2 on Armv8-R AArch64 - Linux KVM does not support Armv8-R AArch64 -Changelog ---------- +Change Log +---------- -- 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. +- Introduced Armv8-R64 compiler flags. - Added Linux PREEMPT\_RT support via linux-yocto-rt-5.10. +- 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. - 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.