aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/agesa_helper.h
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-03-29 15:53:54 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-04-04 02:23:39 +0200
commit424c63950bedc76020a0861ee85c19bf26eb4c6a (patch)
tree2ed155d910d0645e432c552acdad27e8096f7004 /src/northbridge/amd/agesa/agesa_helper.h
parent85782b21527b54ae5ac496bf27c1416e4d6aae68 (diff)
AGESA: Refactor S3 support functions
Producer and consumer of these buffers now appear in same file. Also add test for uninitialized NonVolatileStorage in SPI. Change-Id: Ibbf6581a0bf1d4bffda870fc055721627b538b92 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/19037 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/northbridge/amd/agesa/agesa_helper.h')
-rw-r--r--src/northbridge/amd/agesa/agesa_helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/amd/agesa/agesa_helper.h b/src/northbridge/amd/agesa/agesa_helper.h
index 82963c1f04..ee7ab92ddd 100644
--- a/src/northbridge/amd/agesa/agesa_helper.h
+++ b/src/northbridge/amd/agesa/agesa_helper.h
@@ -37,7 +37,6 @@ void amd_initenv(void);
void *GetHeapBase(void);
void EmptyHeap(void);
-void ResumeHeap(void **heap, size_t *len);
#define BSP_STACK_BASE_ADDR 0x30000