SWDEV-405182 - Revert min alignment for abstract parameters stack to 16 bytes
Change-Id: I9e6ace281468e8ef11b011c58f5971ce8907f3c6
[ROCm/clr commit: 4add0e6563]
This commit is contained in:
کامیت شده توسط
Maneesh Gupta
والد
9293544234
کامیت
320d7c1d9a
@@ -52,7 +52,7 @@ debug(size_t, CPU_MEMORY_GUARD_PAGE_SIZE, 64, \
|
||||
"Size in KB of CPU memory guard page") \
|
||||
debug(size_t, CPU_MEMORY_ALIGNMENT_SIZE, 256, \
|
||||
"Size in bytes for the default alignment for guarded memory on CPU") \
|
||||
debug(size_t, PARAMETERS_MIN_ALIGNMENT, 64, \
|
||||
debug(size_t, PARAMETERS_MIN_ALIGNMENT, 16, \
|
||||
"Minimum alignment required for the abstract parameters stack") \
|
||||
debug(size_t, MEMOBJ_BASE_ADDR_ALIGN, 4*Ki, \
|
||||
"Alignment of the base address of any allocate memory object") \
|
||||
|
||||
مرجع در شماره جدید
Block a user