mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
- Introduce new file `corstone1000-extsys.inc` to define variables related to the external system. - Ensure this file is included only when MACHINE_FEATURES do contain corstone1000-extsys. This change makes external system configuration modular and only applied when explicitly enabled through machine features. Signed-off-by: Michael Safwat <michael.safwat@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
7 lines
169 B
PHP
7 lines
169 B
PHP
|
|
FVP_CONSOLES[extsys] = "extsys_terminal"
|
|
|
|
FVP_CONFIG[extsys_harness0.extsys_flashloader.fname] = "es_flashfw.bin"
|
|
|
|
FVP_TERMINALS[extsys0.extsys_terminal] = "Cortex M3"
|