mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-14 06:09:09 +00:00
90e31479bf
The code in the FVP port which checks the platform type and revision information in the SYS_ID register strictly supported only the first revision of the Base and Foundation FVPs. The current check also does not reflect the fact that the board revision field is 'local' to the board type (HBI field). Support for a new Foundation model is required now, and the checking code is relaxed to allow execution (with a diagnostic) on unrecognised revisions of the Base and Foundation FVP. Change-Id: I7cd3519dfb56954aafe5f52ce1fcea0ee257ba9f |
||
---|---|---|
.. | ||
aarch64 | ||
drivers/pwrc | ||
include | ||
bl1_fvp_setup.c | ||
bl2_fvp_setup.c | ||
bl31_fvp_setup.c | ||
bl32_fvp_setup.c | ||
fvp_def.h | ||
fvp_gic.c | ||
fvp_io_storage.c | ||
fvp_pm.c | ||
fvp_private.h | ||
fvp_security.c | ||
fvp_topology.c | ||
platform.mk |