tests: arch: arm64: arm64_high_address: Exclude Renesas RZ/A3UL SMARC
Exclude RZ/A3UL SMARC board as the redefined CONFIG_SRAM_BASE_ADDRESS degrades the BUILD_OUTPUT_ADJUST_LMA option that will generate a bin file >10GB Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
This commit is contained in:
parent
16c77ba448
commit
a853460382
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
common:
|
common:
|
||||||
arch_allow: arm64
|
arch_allow: arm64
|
||||||
|
platform_exclude:
|
||||||
|
- rza3ul_smarc
|
||||||
tags:
|
tags:
|
||||||
- arm
|
- arm
|
||||||
- userspace
|
- userspace
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue