commit | 487852b51b10ec53d42ec7e0585db9f357d1993d | [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 | efd31328525629db9fc8b48f1e5b33f8ee1de4d7 [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>