ATTR_SCRATCH_UINT8_1
TARGET_TYPE_SYSTEM
Scratch uint8_t attribute.
Can be used by HWPs for testing.
uint8
ATTR_SCRATCH_UINT8_2
TARGET_TYPE_SYSTEM
Scratch uint8_t attribute.
Can be used by HWPs for testing.
uint8
ATTR_SCRATCH_UINT32_1
TARGET_TYPE_SYSTEM
Scratch uint32_t attribute.
Can be used by HWPs for testing.
uint32
ATTR_SCRATCH_UINT32_2
TARGET_TYPE_SYSTEM
Scratch uint32_t attribute.
Can be used by HWPs for testing.
uint32
ATTR_SCRATCH_UINT64_1
TARGET_TYPE_SYSTEM
Scratch uint64_t attribute.
Can be used by HWPs for testing.
uint64
ATTR_SCRATCH_UINT64_2
TARGET_TYPE_SYSTEM
Scratch uint64_t attribute
Can be used by HWPs for testing.
uint64
VAL_A = 0, VAL_B = 5, VAL_C = 0xffffffffffffffff
ATTR_SCRATCH_UINT8_ARRAY_1
TARGET_TYPE_SYSTEM
Scratch uint8_t[32] attribute.
Can be used by HWPs for testing.
uint8
32
ATTR_SCRATCH_UINT8_ARRAY_2
TARGET_TYPE_SYSTEM
Scratch uint8_t[2][3][4] attribute.
Can be used by HWPs for testing.
uint8
2 3 4
ATTR_SCRATCH_UINT32_ARRAY_1
TARGET_TYPE_SYSTEM
Scratch uint32_t[8] attribute.
Can be used by HWPs for testing.
uint32
8
ATTR_SCRATCH_UINT32_ARRAY_2
TARGET_TYPE_SYSTEM
Scratch uint32_t[2][3] attribute.
Can be used by HWPs for testing.
uint32
2,3
ATTR_SCRATCH_UINT64_ARRAY_1
TARGET_TYPE_SYSTEM
Scratch uint64_t[4] attribute.
Can be used by HWPs for testing.
uint64
4
ATTR_SCRATCH_UINT64_ARRAY_2
TARGET_TYPE_SYSTEM
Scratch uint64_t[2][2] attribute.
Can be used by HWPs for testing.
uint64
2, 2
VAL_A = 0x0123456789abcdef, VAL_B = 0, VAL_C = 0xffffffffffffffff
ATTR_DUMMY_SCRATCH_PLAT_INIT_UINT8
TARGET_TYPE_SYSTEM
Dummy platInit uint8[1][3][5] attribute used for testing.
uint8
1, 3, 5