tests: drivers: support watchdog tests for s32k5xxcvb
Enable wdt_basic_api watchdog only for cm7. For cr52, because the SoC set the cores in Thumb mode after reset, so a debugger is always needed to switch the core to Arm state before loading zephyr application. wdt_basic_reset_none test can be enabled for both. Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
This commit is contained in:
committed by
Henrik Brix Andersen
parent
2d019f163d
commit
2247f4dc7a
@@ -18,6 +18,7 @@ tests:
|
||||
- s32z2xxdc2/s32z270/rtu1
|
||||
- s32z2xxdc2@D/s32z270/rtu0
|
||||
- s32z2xxdc2@D/s32z270/rtu1
|
||||
- s32k5xxcvb/s32k566/r52
|
||||
- mps2/an383
|
||||
- mps2/an385
|
||||
- mps2/an386
|
||||
@@ -147,6 +148,7 @@ tests:
|
||||
- s32z2xxdc2/s32z270/rtu1
|
||||
- s32z2xxdc2@D/s32z270/rtu0
|
||||
- s32z2xxdc2@D/s32z270/rtu1
|
||||
- s32k5xxcvb/s32k566/r52
|
||||
- mr_canhubk3
|
||||
integration_platforms:
|
||||
- s32z2xxdc2/s32z270/rtu0
|
||||
|
||||
Reference in New Issue
Block a user