-
- Downloads
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
save_boot_params_default() in cpu.c accesses uninitialized stack area when it compiled with -O0 (not optimized). This patch removes save_boot_params_default() and put the equivalent in start.S Signed-off-by:Tetsuyuki Kobayashi <koba@kmckk.co.jp> Acked-by:
Tom Rini <trini@ti.com>
Loading
Please register or sign in to comment