2023-03-17 16:00:39 +08:00
|
|
|
sample:
|
|
|
|
name: SIP SVC sample
|
|
|
|
common:
|
|
|
|
filter: CONFIG_ARM_SIP_SVC_HAS_INTEL_SDM_MAILBOX_FIFO
|
|
|
|
integration_platforms:
|
|
|
|
- intel_socfpga_agilex_socdk
|
|
|
|
tests:
|
|
|
|
sample.subsys.sip_svc:
|
2024-08-30 22:57:54 +08:00
|
|
|
tags:
|
|
|
|
- sipsvc
|
|
|
|
platform_allow:
|
|
|
|
- intel_socfpga_agilex_socdk
|
|
|
|
integration_platforms:
|
|
|
|
- intel_socfpga_agilex_socdk
|
2023-03-17 16:00:39 +08:00
|
|
|
harness: console
|
|
|
|
harness_config:
|
|
|
|
type: one_line
|
|
|
|
ordered: true
|
|
|
|
regex:
|
|
|
|
- "Got response of transaction id 0x[0-9a-f][0-9a-f] and voltage is [0-9].[0-9]+v"
|