[linux-yocto] [PATCH] qemuarm64: Add preemp-rt config entry
Bruce Ashfield
bruce.ashfield at windriver.com
Thu Jul 26 07:54:05 PDT 2018
On 2018-07-26 5:22 AM, He Zhe wrote:
> Signed-off-by: He Zhe <zhe.he at windriver.com>
merged.
Bruce
> ---
> bsp/qemuarm64/qemuarm64-preempt-rt.scc | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
> create mode 100644 bsp/qemuarm64/qemuarm64-preempt-rt.scc
>
> diff --git a/bsp/qemuarm64/qemuarm64-preempt-rt.scc b/bsp/qemuarm64/qemuarm64-preempt-rt.scc
> new file mode 100644
> index 00000000..9541458d
> --- /dev/null
> +++ b/bsp/qemuarm64/qemuarm64-preempt-rt.scc
> @@ -0,0 +1,12 @@
> +define KMACHINE qemuarm64
> +define KTYPE preempt-rt
> +define KARCH arm64
> +
> +# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
> +include ktypes/preempt-rt/preempt-rt.scc
> +
> +include cfg/virtio.scc
> +include qemuarm64.scc
> +
> +# enable the ability to run 32 bit apps
> +include arch/arm/32bit-compat.scc
>
More information about the linux-yocto
mailing list