We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d5abc commit e7dbe21Copy full SHA for e7dbe21
lib/libutils/isoc/include/malloc_flags.h
@@ -28,7 +28,7 @@
28
#define MAF_FREE_WIPE 0x04 /* Free wipes allocated buffer */
29
/*
30
* Used by tee_mm_init() to indicatate that the pool should allocate
31
- * from hi address to low address.
+ * from high address to low address.
32
*/
33
#define MAF_HI_ALLOC 0x10
34
0 commit comments