]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
plat/kvm/arm: Enable enumerating secondary cores through `ACPI`
authorSergiu Moga <sergiu.moga@protonmail.com>
Sun, 21 May 2023 13:22:40 +0000 (16:22 +0300)
committerUnikraft <monkey@unikraft.io>
Fri, 11 Aug 2023 16:42:01 +0000 (16:42 +0000)
commit73f83209f3b1d2eecff9f7e51dc4476f889f5e49
treec801153a438d7aae32832941a5b19386461c9a1c
parent0b02ff343b36203d17eb4461f588cadee07e286a
plat/kvm/arm: Enable enumerating secondary cores through `ACPI`

Allow the existence of two ways to enumerate secondary cores:
`ACPI` and `Devicetree`.

Signed-off-by: Sergiu Moga <sergiu.moga@protonmail.com>
Reviewed-by: Razvan Virtan <virtanrazvan@gmail.com>
Reviewed-by: Michalis Pappas <michalis@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #912
plat/kvm/arm/setup.c