ARM Processor Platform
| Function: | Specifies the ARM Processor on the motherboard. Values are for the ASCII characters for the NAI host processor platforms specified by the Operating System. |
| Type: | 8-character ASCII string - Two (2) unsigned binary word (32-bit) |
| Data Range: | N/A |
| Read/Write: | R |
| Initialized Value: | ASCII code is for the Host Platform Identifier of the board. |
| Operational Settings: | Valid NAI platforms based on Operating System loaded to host processor. |
| Processor Platform (Note: 8-character ASCII string) (“aarch64”) | |||||||||||||||
| Word 1 (0x6372 6161 = “craa”) | |||||||||||||||
| D31 | D30 | D29 | D28 | D27 | D26 | D25 | D24 | D23 | D22 | D21 | D20 | D19 | D18 | D17 | D16 |
| 'c' (0x63) | 'r' (0x72) | ||||||||||||||
| D15 | D14 | D13 | D12 | D11 | D10 | D9 | D8 | D7 | D6 | D5 | D4 | D3 | D2 | D1 | D0 |
| 'a' (0x61) | 'a' (0x61) | ||||||||||||||
| Word 2 (0x0034 3668 = “ 46h”) | |||||||||||||||
| D31 | D30 | D29 | D28 | D27 | D26 | D25 | D24 | D23 | D22 | D21 | D20 | D19 | D18 | D17 | D16 |
| null (0x00) | '4' (0x34) | ||||||||||||||
| D15 | D14 | D13 | D12 | D11 | D10 | D9 | D8 | D7 | D6 | D5 | D4 | D3 | D2 | D1 | D0 |
| '6' (0x36) | 'h' (0x68) | ||||||||||||||
