1sample: 2 name: SIP SVC sample 3common: 4 filter: CONFIG_ARM_SIP_SVC_HAS_INTEL_SDM_MAILBOX_FIFO 5 integration_platforms: 6 - intel_socfpga_agilex_socdk 7tests: 8 sample.subsys.sip_svc: 9 tags: subsys 10 harness: console 11 harness_config: 12 type: one_line 13 ordered: true 14 regex: 15 - "Got response of transaction id 0x[0-9a-f][0-9a-f] and voltage is [0-9].[0-9]+v" 16 filter: CONFIG_ARM_SIP_SVC_HAS_INTEL_SDM_MAILBOX_FIFO 17 integration_platforms: 18 - intel_socfpga_agilex_socdk 19