[PATCH] build: Enable RTEMS_SMP only for selected BSPs

Joel Sherrill joel at rtems.org
Thu Oct 1 13:00:10 UTC 2020


This looks good to me. I will use the same list to avoid SMP on the
autoconf build system.

I'll start another thread for the next option question

--joel

On Thu, Oct 1, 2020 at 6:38 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:

> ---
>  spec/build/cpukit/optsmp.yml | 33 ++++++++++++++++++++++++++++++++-
>  1 file changed, 32 insertions(+), 1 deletion(-)
>
> diff --git a/spec/build/cpukit/optsmp.yml b/spec/build/cpukit/optsmp.yml
> index 138837e575..5e5f8a35c9 100644
> --- a/spec/build/cpukit/optsmp.yml
> +++ b/spec/build/cpukit/optsmp.yml
> @@ -10,7 +10,38 @@ default: false
>  default-by-variant: []
>  description: |
>    Enable the Symmetric Multiprocessing (SMP) support
> -enabled-by: true
> +enabled-by:
> +- arm/altcycv_devkit
> +- arm/imx7
> +- arm/raspberrypi
> +- arm/raspberrypi2
> +- arm/realview_pbx_a9_qemu
> +- arm/xilinx_zynq_a9_qemu
> +- arm/xilinx_zynqmp_ultra96
> +- arm/xilinx_zynq_zc702
> +- arm/xilinx_zynq_zc706
> +- arm/xilinx_zynq_zedboard
> +- powerpc/qoriq_e500
> +- powerpc/qoriq_e6500_32
> +- powerpc/qoriq_e6500_64
> +- riscv/griscv
> +- riscv/grv32imac
> +- riscv/grv32imafdc
> +- riscv/rv32iac
> +- riscv/rv32imac
> +- riscv/rv32imafc
> +- riscv/rv32imafd
> +- riscv/rv32imafdc
> +- riscv/rv64imac
> +- riscv/rv64imac_medany
> +- riscv/rv64imafd
> +- riscv/rv64imafdc
> +- riscv/rv64imafdc_medany
> +- riscv/rv64imafd_medany
> +- sparc/erc32
> +- sparc/gr712rc
> +- sparc/gr740
> +- sparc/leon3
>  links: []
>  name: RTEMS_SMP
>  type: build
> --
> 2.26.2
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20201001/332b30e3/attachment.html>


More information about the devel mailing list