Value:
(((pcobject)->scm_version == 2) ? \
((pcobject)->scc2_info.partition_count) : 0 )
Get
the number of Secure Partitions on this platform
- Parameters:
-
| pcobject | The Platform Capabilities Object to query. |
- Returns:
- Number of partitions. 0 if Secure Paritions not supported. Note that this returns the total number of partitions, not all may be available to the user.
Definition at line 1274 of file sahara.h.