]> git.baikalelectronics.ru Git - uboot.git/commit
microblaze: Change stack protection address to new stack address
authorMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:15:00 +0000 (14:15 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:15:00 +0000 (14:15 +0200)
commit88a2c8516ec0cafc6c8352e8a1af4d6b25c692a9
tree50ca703e896d85c1b8a72560cf6b759499d811d5
parent6c99e4207939616153ec99555a52fde5442017a6
microblaze: Change stack protection address to new stack address

SLR low address is still setup to 0 that's why only high limit should be
updated. STACK_SIZE macro is present and could be possible used for
low address alignment but it is not done by this patch.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/c00cb843df848703b760a65934ed3ce31fafcf19.1655299267.git.michal.simek@amd.com
arch/microblaze/cpu/start.S