summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2021-11-09 13:35:56 -0600
committerCommit Bot <commit-bot@chromium.org>2021-11-18 04:46:09 +0000
commit46e9f7892cfbd45bbe0e704f814224bd6319f740 (patch)
tree2e82621c51bf7b161bbc3b2d3dc50776e97ac6ab /core
parentf465ed34e40f6bb5becba41224a483bcc34429fe (diff)
downloadchrome-ec-46e9f7892cfbd45bbe0e704f814224bd6319f740.tar.gz
Revert "kukui_scp: support CONFIG_PRESERVE_LOGS"
This reverts commit 99d0d6e76c6c9e566a664bdb76f2e3c6db221cbd. BUG=b:200823466 TEST=make buildall -j Change-Id: Ia431f76fbd5c2fbc648803105d0d801084843349 Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3273356 Reviewed-by: Vadim Sukhomlinov <sukhomlinov@chromium.org>
Diffstat (limited to 'core')
-rw-r--r--core/cortex-m/ec.lds.S13
1 files changed, 0 insertions, 13 deletions
diff --git a/core/cortex-m/ec.lds.S b/core/cortex-m/ec.lds.S
index 8b9e3796da..91b7df3bc0 100644
--- a/core/cortex-m/ec.lds.S
+++ b/core/cortex-m/ec.lds.S
@@ -317,19 +317,6 @@ SECTIONS
__data_lma_start = .;
-#ifdef CONFIG_PRESERVE_LOGS
- .preserve_logs(NOLOAD) : {
- . = ALIGN(8);
- *(SORT(.preserved_logs.*))
- . = ALIGN(8);
- __preserved_logs_end = .;
- } > IRAM
-
- ASSERT((SIZEOF(.preserve_logs) + CONFIG_RAM_BASE) ==
- __preserved_logs_end,
- "preserve_logs must be at CONFIG_RAM_BASE.")
-#endif
-
.bss : {
/*
* Align to 512 bytes. This is convenient when some memory block