]> git.sur5r.net Git - u-boot/blobdiff - board/gdsys/p1022/controlcenterd-id.c
lib: tpm: Add command to flush resources
[u-boot] / board / gdsys / p1022 / controlcenterd-id.c
index 2c6c698fb3a7f644473803f1730308552e8e0597..1648f1334054f5ecc330822e1ec22786c33d6040 100644 (file)
 #define CCDM_AUTO_FIRST_STAGE
 #endif
 
-/* enums from TCG specs */
-enum {
-       /* capability areas */
-       TPM_CAP_NV_INDEX        = 0x00000011,
-       TPM_CAP_HANDLE          = 0x00000014,
-       /* resource types */
-       TPM_RT_KEY      = 0x00000001,
-};
-
 /* CCDM specific contants */
 enum {
        /* NV indices */