VirtualBox

Changeset 100103 in vbox


Ignore:
Timestamp:
Jun 7, 2023 5:55:58 PM (18 months ago)
Author:
vboxsync
Message:

include/iprt/formats: Add headers for ARM SMCCC (SMC Calling Convention) and PSCI (Power State Coordination Interface) definitions required for CPU management and SMP, bugref:10454 [doxygen]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/formats/arm-psci.h

    r100098 r100103  
    6060/** CPU is already online. */
    6161#define ARM_PSCI_STS_ALREADY_ON                     INT32_C(-4)
    62 /** @todo. */
     62/** Operation is already pending. */
    6363#define ARM_PSCI_STS_ON_PENDING                     INT32_C(-5)
    6464/** PSCI implementation encountered an internal failure for the operation. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette