W dniu 4.07.2023 o 15:06, Peter Maydell pisze:
This patchset implements the Cortex Neoverse-V1 CPU type, as a representative Armv8.3 (+ some extras from 8.4) CPU matching real hardware. The main thing we were waiting for to be able to define this was FEAT_LSE2, and that is now supported.
Now I can add "reach SBSA level 4" to todo list as it requires v8.3 cpu (I do not count 'max' cpu type).
Tested-by: Marcin Juszkiewicz <marcin.juszkiew...@linaro.org>