Commit 202d9f8
authored
Fix compiling error when ARM_MTE=1 iso_alloc_internal.h
When ARM_MTE=1, MEMORY_TAGGING has to be 0. Therefore, the TAGGED_PTR_MAX (used by both) has to be defined if MEMORY_TAGGING is defined or when ARM_MTE is.1 parent f341ce7 commit 202d9f8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments