You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
boards: Add backward compatibility for renamed FVP boards
Add deprecated.cmake mappings to redirect old board names to new
unified structure:
- fvp_base_revc_2xaemv8a
→ fvp_base_revc_2xaem/v8a
- fvp_base_revc_2xaemv8a/fvp_base_revc_2xaemv8a/smp
→ fvp_base_revc_2xaem/v8a/smp
- fvp_base_revc_2xaemv8a/fvp_base_revc_2xaemv8a/smp/ns
→ fvp_base_revc_2xaem/v8a/smp/ns
This ensures existing build commands and documentation continue to work
with deprecation warnings while transitioning to the new board structure.
Signed-off-by: Nicolas Pitre <[email protected]>
0 commit comments