From ebdfa24bff814134b8f42efc7ed386afcfa90eff Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 23 Jul 2021 08:45:07 +0200 Subject: build: Merge default-by-family into by-variant Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468. --- spec/build/bsps/aarch64/a72/abi.yml | 1 - spec/build/bsps/aarch64/a72/optloadoff.yml | 1 - spec/build/bsps/aarch64/a72/optnocachelen.yml | 1 - spec/build/bsps/aarch64/a72/optramlen.yml | 1 - spec/build/bsps/aarch64/a72/optramori.yml | 1 - spec/build/bsps/aarch64/a72/tsta72.yml | 1 - 6 files changed, 6 deletions(-) (limited to 'spec/build/bsps/aarch64/a72') diff --git a/spec/build/bsps/aarch64/a72/abi.yml b/spec/build/bsps/aarch64/a72/abi.yml index 9b2e536d26..9b9438648c 100644 --- a/spec/build/bsps/aarch64/a72/abi.yml +++ b/spec/build/bsps/aarch64/a72/abi.yml @@ -8,7 +8,6 @@ copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: - -mcpu=cortex-a72 -default-by-family: [] default-by-variant: - value: - -mcpu=cortex-a72 diff --git a/spec/build/bsps/aarch64/a72/optloadoff.yml b/spec/build/bsps/aarch64/a72/optloadoff.yml index 1943ca00ed..cbe390c2f6 100644 --- a/spec/build/bsps/aarch64/a72/optloadoff.yml +++ b/spec/build/bsps/aarch64/a72/optloadoff.yml @@ -8,7 +8,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 32768 -default-by-family: [] default-by-variant: [] description: | offset of RAM region from memory area base diff --git a/spec/build/bsps/aarch64/a72/optnocachelen.yml b/spec/build/bsps/aarch64/a72/optnocachelen.yml index 3cbf1da53d..47d55be601 100644 --- a/spec/build/bsps/aarch64/a72/optnocachelen.yml +++ b/spec/build/bsps/aarch64/a72/optnocachelen.yml @@ -8,7 +8,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 1048576 -default-by-family: [] default-by-variant: [] description: | length of nocache RAM region diff --git a/spec/build/bsps/aarch64/a72/optramlen.yml b/spec/build/bsps/aarch64/a72/optramlen.yml index bb5574b8b0..b18ef2ff08 100644 --- a/spec/build/bsps/aarch64/a72/optramlen.yml +++ b/spec/build/bsps/aarch64/a72/optramlen.yml @@ -8,7 +8,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 0x8000000 -default-by-family: [] default-by-variant: [] description: | length of memory area available to the BSP diff --git a/spec/build/bsps/aarch64/a72/optramori.yml b/spec/build/bsps/aarch64/a72/optramori.yml index 8718e2c903..be92685f83 100644 --- a/spec/build/bsps/aarch64/a72/optramori.yml +++ b/spec/build/bsps/aarch64/a72/optramori.yml @@ -8,7 +8,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: 1073741824 -default-by-family: [] default-by-variant: [] description: | base address of memory area available to the BSP diff --git a/spec/build/bsps/aarch64/a72/tsta72.yml b/spec/build/bsps/aarch64/a72/tsta72.yml index f263557cb3..6876d23f56 100644 --- a/spec/build/bsps/aarch64/a72/tsta72.yml +++ b/spec/build/bsps/aarch64/a72/tsta72.yml @@ -34,7 +34,6 @@ build-type: option copyrights: - Copyright (C) 2020 On-Line Applications Research (OAR) default: null -default-by-family: [] default-by-variant: [] description: '' enabled-by: true -- cgit v1.2.3