| common: |
| platform_key: |
| - arch |
| - simulation |
| tags: |
| - drivers |
| - charger |
| tests: |
| # section.subsection |
| drivers.charger.sbs.emulated: |
| filter: dt_compat_enabled("sbs,sbs-charger") |
| extra_args: |
| CONF_FILE="prj.conf;boards/emulated_board.conf" |
| DTC_OVERLAY_FILE="boards/emulated_board.overlay" |
| platform_exclude: |
| - qemu_cortex_a53 |
| - qemu_cortex_a53/qemu_cortex_a53/smp |
| - qemu_kvm_arm64 |
| - xenvm |
| - xenvm/xenvm/gicv3 |
| - hifive_unmatched/fu740/s7 |
| - hifive_unmatched/fu740/u74 |
| - rcar_h3ulcb/r8a77951/a57 |
| - rcar_salvator_xs |
| - numaker_pfm_m467 |
| drivers.charger.sbs.emulated_64_bit_i2c_addr: |
| filter: dt_compat_enabled("sbs,sbs-charger") |
| platform_allow: |
| - qemu_cortex_a53 |
| - qemu_cortex_a53/qemu_cortex_a53/smp |
| - qemu_kvm_arm64 |
| - xenvm |
| - xenvm/xenvm/gicv3 |
| extra_args: |
| CONF_FILE="prj.conf;boards/qemu_cortex_a53.conf" |
| DTC_OVERLAY_FILE="boards/qemu_cortex_a53.overlay" |