commit | c28a1e09313f765ebebb9eefffc0cd496e22fdbb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 16 21:22:33 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Jul 17 14:32:24 2020 +0800 |
tree | 994f34deb6bebf6ef36500298d02146ef8ee2689 | |
parent | a929b93b01691078a4020e1fc38f227ee85b62ea [diff] |
x86: apl: Adjust FSP-M code to avoid hard-coded address Update this code to calculate the address to use, rather than hard-coding it. Obtain the requested stack size from the FSP. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>