Set MSP/PSP stack lower limit.
Set MSP/PSP stack lower limit.
Use PSPLIM and MSPLIM ARM registers to set the lower limit of a stack This is a protection mechanism to catch stack overflow early before it can corrupt adjacent memory. Only available on ARMv8-M architecture.