]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - rm_policy.h
Tested ability to read in and parse resource and policy DTB files
[keystone-rtos/rm-lld.git] / rm_policy.h
index a976779a5c82c52b020477af13c76bf93b876da5..54fc33e018963b93dd2c91472399790d333a86a2 100644 (file)
@@ -59,9 +59,9 @@ extern "C" {
 #define RM_MAX_POLICY_NAME_LENGTH 8
 
 /**
- * @brief Policy handle
+ * @brief Policy handle (Flattened Device Tree (fdt) blob format)
  */
-typedef uint32_t *Rm_PolicyHandle;
+typedef void *Rm_PolicyHandle;
 
 /** 
  * @brief Result of RM policy operations