[PATCH 5/5] bsps/arm: Move BSP_START_IN_HYP_SUPPORT option
Gedare Bloom
gedare at rtems.org
Fri Dec 11 13:38:48 UTC 2020
On Wed, Dec 9, 2020 at 9:50 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:
> Clarify documentation.
>
> Update #4202.
> ---
> .../bsps/arm/{raspberrypi/optenhyp.yml => optstarthyp.yml} | 3 ++-
> spec/build/bsps/arm/raspberrypi/grp.yml | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
> rename spec/build/bsps/arm/{raspberrypi/optenhyp.yml => optstarthyp.yml}
> (74%)
>
> diff --git a/spec/build/bsps/arm/raspberrypi/optenhyp.yml
> b/spec/build/bsps/arm/optstarthyp.yml
> similarity index 74%
> rename from spec/build/bsps/arm/raspberrypi/optenhyp.yml
> rename to spec/build/bsps/arm/optstarthyp.yml
> index b9b9cb89ae..d21db5ad4f 100644
> --- a/spec/build/bsps/arm/raspberrypi/optenhyp.yml
> +++ b/spec/build/bsps/arm/optstarthyp.yml
> @@ -8,7 +8,8 @@ copyrights:
> default: true
> default-by-variant: []
> description: |
> - Support start of BSP in ARM HYP mode
> + If set to true, then the a system start in hypervisor mode (EL2) is
>
s/the a/a
> + supported, otherwise it is unsupported.
> enabled-by: true
> links: []
> name: BSP_START_IN_HYP_SUPPORT
> diff --git a/spec/build/bsps/arm/raspberrypi/grp.yml
> b/spec/build/bsps/arm/raspberrypi/grp.yml
> index e28f387c8d..4a86c5c688 100644
> --- a/spec/build/bsps/arm/raspberrypi/grp.yml
> +++ b/spec/build/bsps/arm/raspberrypi/grp.yml
> @@ -16,7 +16,7 @@ links:
> - role: build-dependency
> uid: objsmp
> - role: build-dependency
> - uid: optenhyp
> + uid: ../optstarthyp
> - role: build-dependency
> uid: opti2ciomode
> - role: build-dependency
> --
> 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/20201211/86ef2a3a/attachment-0001.html>
More information about the devel
mailing list