You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Firmware Test Suite (FWTS)](http://kernel.ubuntu.com/git/hwe/fwts.git)| v25.01.00 ||
46
+
|[Server Base Manageability Requirements (SBMR)](https://github.com/ARM-software/sbmr-acs)| 27803824d966df48f34ce5290599f616bc0de8e9 | SBMR v2.0 |
47
+
46
48
47
49
## Prebuilt Images
48
50
- Prebuilt images for each release are available in the prebuilt_images folder.To access the prebuilt_images, click [prebuilt_images](prebuilt_images/).
@@ -186,12 +188,12 @@ This image comprise of single FAT file system partition recognized by UEFI: <br
186
188
- initcall_blacklist=psci_checker command line parameter: Edit the Linux Boot grub menu option and add **initcall_blacklist=psci_checker** to skip default linux psci_checker tool.
187
189
-**SystemReady band ACS (Automation)** : This is **default** option and will run the automated compliance
- Boots to Linux and run Linux compliance run - FWTS, BSA Linux, SBSA Linux (if selected)
191
+
- Boots to Linux and run Linux compliance run - SBMR IB, FWTS, BSA Linux, SBSA Linux (if selected)
190
192
-**UEFI Execution Enviroment** : This option is introduced to manually run the selective UEFI test suites like SCT, BSA and SBSA with desired configuration.
191
193
-**Linux Execution Enviroment** : This option is introduced to manually run the selective Linux test suites like FWTS, BSA and SBSA with desired configuration
192
194
For more details on the Execution Enviroment and acs run config, refer to the [SystemReady_Execution_Enviroment_and_Config_Guide](../docs/SystemReady_Execution_Enviroment_and_Config_Guide.md)
- Boots to Linux and run Linux compliance run - FWTS, BSA Linux, SBSA Linux (if selected)
196
+
- Boots to Linux and run Linux compliance run - SBMR IB, FWTS, BSA Linux, SBSA Linux (if selected)
195
197
-**BBSR Compliance (Automation)** : This option will run the SCT and FWTS tests required for BBSR compliance, perform a Linux secure boot, and, if a TPM is present, evaluate the measured boot log. For the verification steps of BBSR ACS, refer to the [BBSR ACS Verification](../docs/BBSR_ACS_Verification.md).
196
198
-**Linux Boot with SetVirtualAddressMap enabled** : This option is for debug purpose, to boot ACS Linux with SetVAMap on.
- Prebuilt images for each release are available in the prebuilt_images folder.To access the prebuilt_images, click : [prebuilt_images](prebuilt_images/)
@@ -123,6 +124,9 @@ This image comprises of 2 FAT file system partition recognized by UEFI: <br />
123
124
│ │ ├── Bsa.efi
124
125
│ │ ├── bsa.nsh
125
126
│ │ └── bsa_dt.flag
127
+
│ ├── pfdi
128
+
│ │ ├── pfdi.efi
129
+
│ │ ├── pfdi.nsh
126
130
│ ├── config
127
131
│ │ ├── acs_config_dt.txt
128
132
│ │ └── system_config.txt
@@ -150,6 +154,7 @@ This image comprises of 2 FAT file system partition recognized by UEFI: <br />
150
154
- bbr directory contains SCT related binaries and sequence files
151
155
- bbsr-keys contains cryptographic keys for secure boot and testing secure firmware updates
152
156
- bsa directory contains bsa uefi executable for bsa compliance
157
+
- pfdi directory contains pfdi uefi executable for pfdi compliance
153
158
- config directory contains system, acs related config files
154
159
- debug directory contains script to gather debug information
155
160
- debug/pingtest.nsh is uefi script for ping test
@@ -185,7 +190,7 @@ This image comprises of 2 FAT file system partition recognized by UEFI: <br />
185
190
- noacs command line parameter: Edit the Linux Boot grub menu option and add **noacs** at the end of Linux Boot grub menu option, to boot into ACS Linux kernel without running the default Linux test suites.
186
191
- initcall_blacklist=psci_checker command line parameter: Edit the Linux Boot grub menu option and add **initcall_blacklist=psci_checker** to skip default linux psci_checker tool.
187
192
-**bbr/bsa** : This is **default** option and will run the automated compliance
188
-
- UEFI compliance run - SCT, BSA UEFI, [Capsule Update](https://github.com/chetan-rathore/arm-systemready/blob/main/docs/Automatic_Capsule_Update_guide.md)
- Boots to Linux and run Linux compliance run - FWTS, BSA Linux
190
195
-**BBSR Compliance (Automation)** : This option will run the SCT and FWTS tests required for BBSR compliance, perform a Linux secure boot, and, if a TPM is present, evaluate the measured boot log. For the verification steps of BBSR ACS, refer to the [BBSR ACS Verification](../docs/BBSR_ACS_Verification.md).
0 commit comments