Searched full:armfvp (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/cmake/emu/ |
D | armfvp.cmake | 5 ARMFVP 11 if(ARMFVP AND (DEFINED ARMFVP_MIN_VERSION)) 13 COMMAND ${ARMFVP} --version 23 set(ARMFVP variable 25 COMMAND ${ARMFVP} 75 ${ARMFVP}
|
/Zephyr-latest/boards/arm/mps2/ |
D | mps2_an521_cpu1.yaml | 9 - name: armfvp
|
D | mps2_an521_cpu0.yaml | 9 - name: armfvp
|
D | mps2_an521_cpu0_ns.yaml | 9 - name: armfvp
|
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/ |
D | fvp_base_revc_2xaemv8a.yaml | 9 - name: armfvp
|
D | fvp_base_revc_2xaemv8a_fvp_base_revc_2xaemv8a_smp_ns.yaml | 9 - name: armfvp
|
D | board.cmake | 4 set(SUPPORTED_EMU_PLATFORMS armfvp)
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/ |
D | fvp_baser_aemv8r_fvp_aemv8r_aarch64.yaml | 9 - name: armfvp
|
D | fvp_baser_aemv8r_fvp_aemv8r_aarch32_smp.yaml | 9 - name: armfvp
|
D | fvp_baser_aemv8r_fvp_aemv8r_aarch32.yaml | 10 - name: armfvp
|
D | fvp_baser_aemv8r_fvp_aemv8r_aarch64_smp.yaml | 9 - name: armfvp
|
D | board.cmake | 4 set(SUPPORTED_EMU_PLATFORMS armfvp)
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | constants.py | 13 "armfvp",
|
/Zephyr-latest/boards/arm/mps3/ |
D | mps3_corstone300_fvp.yaml | 11 - name: armfvp
|
D | mps3_corstone310_fvp.yaml | 11 - name: armfvp
|
D | board.cmake | 27 set(SUPPORTED_EMU_PLATFORMS armfvp) 34 set(SUPPORTED_EMU_PLATFORMS armfvp)
|
D | mps3_corstone300_an547.yaml | 16 - name: armfvp
|
/Zephyr-latest/scripts/schemas/twister/ |
D | platform-schema.yaml | 49 "armfvp",
|
D | testsuite-schema.yaml | 197 "armfvp",
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_testinstance.py | 460 (False, False, 'armfvp', mock.ANY, 'armfvp', [], True),
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 160 - name: armfvp
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 524 * Fixed issue with armfvp find path if it contained a colon-separated list (:github:`74868`).
|