TianoCore EDK2 master
Loading...
Searching...
No Matches
ArmMpCoreInfo.h File Reference

Go to the source code of this file.

Data Structures

struct  ARM_CORE_INFO
 

Macros

#define MAX_CPUS_PER_MPCORE_SYSTEM   0x04
 
#define SCU_CONFIG_REG_OFFSET   0x04
 
#define MPIDR_U_BIT_MASK   0x40000000
 
#define ARM_MP_CORE_INFO_GUID    { 0xa4ee0728, 0xe5d7, 0x4ac5, {0xb2, 0x1e, 0x65, 0x8e, 0xd8, 0x57, 0xe8, 0x34} }
 

Variables

EFI_GUID gArmMpCoreInfoGuid
 

Detailed Description

Copyright (c) 2011, ARM Limited. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ArmMpCoreInfo.h.

Macro Definition Documentation

◆ ARM_MP_CORE_INFO_GUID

#define ARM_MP_CORE_INFO_GUID    { 0xa4ee0728, 0xe5d7, 0x4ac5, {0xb2, 0x1e, 0x65, 0x8e, 0xd8, 0x57, 0xe8, 0x34} }

Definition at line 26 of file ArmMpCoreInfo.h.

◆ MAX_CPUS_PER_MPCORE_SYSTEM

#define MAX_CPUS_PER_MPCORE_SYSTEM   0x04

Definition at line 12 of file ArmMpCoreInfo.h.

◆ MPIDR_U_BIT_MASK

#define MPIDR_U_BIT_MASK   0x40000000

Definition at line 14 of file ArmMpCoreInfo.h.

◆ SCU_CONFIG_REG_OFFSET

#define SCU_CONFIG_REG_OFFSET   0x04

Definition at line 13 of file ArmMpCoreInfo.h.