mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-23 00:19:05 +00:00
arm/machine: add zephyr machine confs for a53
Zephyr supports QEMU based machine for Cortex a53. Add machine confs for this. This enables us to verify a53 tunings. Change-Id: I398bc5b3e8bd77b7269bba056a0f75229f04c7a7 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
10
kas/qemu-cortex-a53.yml
Normal file
10
kas/qemu-cortex-a53.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
header:
|
||||
version: 9
|
||||
includes:
|
||||
- base.yml
|
||||
- meta-zephyr.yml
|
||||
|
||||
machine: qemu-cortex-a53
|
||||
|
||||
target:
|
||||
- zephyr-philosophers
|
||||
Reference in New Issue
Block a user