]> code.ossystems Code Review - openembedded-core.git/commit
qemuarm: Swap for an arm7ve (A15) configuration
authorJon Mason <jdmason@kudzu.us>
Tue, 5 Mar 2019 22:32:19 +0000 (17:32 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Mar 2019 18:56:37 +0000 (11:56 -0700)
commit6fc70eb4f3494bee2be10ee24fe3ea1c8b5ff988
treea747c145207764217568ea0435f0b6722426886e
parent0fd09633e3c2fb4668c7700516d288f8c5356ff6
qemuarm: Swap for an arm7ve (A15) configuration

Add new QEMU BSP for a Arm Cortex-A15 system and use this as qemuarm,
moving the old armv5te Versatile PB based machine to qemuarmv5.

The new machine uses the QEMU virt machine type, which should be
faster to emulate and updates the qemuarm support to a modern
architecture.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/qemuarm.conf
meta/conf/machine/qemuarmv5.conf [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
meta/recipes-kernel/linux/linux-yocto_4.19.bb
meta/recipes-kernel/linux/linux-yocto_5.0.bb