arm-trusted-firmware/plat/qemu
Marcin Juszkiewicz 59bdb426d3 fix(qemu): disable FEAT_SB
qemu/qemu_sbsa platforms support wide selection of cpu cores. From
Cortex-A57 (v8.0) to Neoverse-N2 (v9.0) one. Only the last one (and
'max' which supports everything possible) supports FEAT_SB.

Runtime check for ENABLE_FEAT_SB does not work in our case and we want
to have working platform.

Change-Id: Ic27d5af20ad76ae44c4211d28694e91ec62bddc1
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2024-02-08 16:14:51 +01:00
..
common fix(qemu): disable FEAT_SB 2024-02-08 16:14:51 +01:00
qemu feat(qemu): support TRP for RME 2024-01-08 12:39:32 +00:00
qemu_sbsa feat(qemu-sbsa): handle memory information 2024-01-22 02:54:47 +00:00