1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-01 13:10:04 +00:00

arm-bsp/boot-wrapper-aarch64: Enable SMP support for fvp-baser-aemv8r64

Downstream patch "Allow --enable-psci to choose between smc and hvc"
from boot-wrapper-aarch64. With this patch, kernel can bring up
secondary core successfully through hvc call.

Issue-Id: SCM-2949
Signed-off-by: Huifeng Zhang <Huifeng.Zhang@arm.com>
Change-Id: Iecc99d925317ab7981284671cb8cc4ef1894e6d6
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Huifeng Zhang
2021-07-08 15:35:58 +08:00
committed by Jon Mason
parent b05378f479
commit a84f37cb8d
3 changed files with 85 additions and 8 deletions
@@ -153,10 +153,3 @@ Devices supported in the kernel
- virtio network
- watchdog
- rtc
Devices not supported or not functional
---------------------------------------
- Only one CPU since SMP is not functional in boot-wrapper-aarch64 yet