| [footprint-min] | |
| tags = footprint | |
| extra_args = TEST=min | |
| build_only = true | |
| [footprint-reg] | |
| tags = footprint | |
| extra_args = TEST=reg | |
| build_only = true | |
| arch_whitelist = x86 | |
| [footprint-max] | |
| tags = footprint | |
| extra_args = TEST=max | |
| build_only = true | |
| arch_whitelist = x86 | |
| [footprint-float] | |
| tags = footprint | |
| extra_args = TEST=float | |
| build_only = true | |
| arch_whitelist = x86 | |
| config_whitelist = !CONFIG_CPU_MINUTEIA |