Skip to content

Commit f75181f

Browse files
committed
tests: arch: arm64: arm64_high_address: Exclude Renesas EK-RZ/A3M
Exclude EK-RZ/A3M 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 <[email protected]>
1 parent ad9c9ec commit f75181f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/arch/arm64/arm64_high_addresses/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ common:
22
arch_allow: arm64
33
platform_exclude:
44
- rza3ul_smarc
5+
- rza3m_ek
56
tags:
67
- arm
78
- userspace

0 commit comments

Comments
 (0)