RTEMS | Improve arm/xilinx-zynqmp-rpu BSP familiy (!230)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Sat Sep 21 15:28:47 UTC 2024
Sebastian Huber commented on a discussion on spec/build/bsps/arm/xilinx-zynqmp-rpu/optmematcmbtcm.yml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/230#note_112408
> -- assert-uint32: null
> +- get-string: null
> - env-assign: null
> -- format-and-define: null
> build-type: option
> copyrights:
> -- Copyright (C) 2020 embedded brains GmbH & Co. KG
> +- Copyright (C) 2024 embedded brains GmbH & Co. KG
> default:
> +- enabled-by: ZYNQMP_RPU_LOCK_STEP_MODE
> + value: ATCM
> - enabled-by: true
> - value: 0x00100000
> -description: ''
> + value: BTCM
> +description: null
This environment variable is used to define a memory region. The linker doesn't support expressions with memory regions.
I added new build option actions "comment" and "set-value-enabled-by" and moved the stuff into `spec/build/bsps/arm/xilinx-zynqmp-rpu/optlockstep.yml`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/230#note_112408
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240921/7cba4a72/attachment-0001.htm>
More information about the bugs
mailing list