Home
last modified time | relevance | path

Searched hist:"42925 c15bee09162c6dfc8c2204843ffac6201c1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dsbsa_sip_svc.c42925c15bee09162c6dfc8c2204843ffac6201c1 Tue Nov 21 13:53:26 UTC 2023 Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> feat(qemu-sbsa): handle CPU information

We want to remove use of DeviceTree from EDK2. So we move
functions to TF-A:

- counting cpu cores
- checking NUMA node id
- checking MPIDR

And then it gets passed to EDK2 via SMC calls.

Change-Id: I1c7fc234ba90ba32433b6e4aa2cf127f26da00fd
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>