Martin L Roth has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/68686 )
Change subject: soc/amd/mendocino: Add STB Spill-to-DRAM enum
......................................................................
soc/amd/mendocino: Add STB Spill-to-DRAM enum
This is the enum value to initialize the Smart Trace Buffer's
Spill-to-DRAM feature. More information on how this is used is
available in the STB Linux kernel driver.
Signed-off-by: Martin Roth <gaumless(a)gmail.com>
Change-Id: Iab2e5fb121902959ddd0e7c8cca930a327b69291
---
M src/soc/amd/mendocino/include/soc/smu.h
1 file changed, 15 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/68686/1
diff --git a/src/soc/amd/mendocino/include/soc/smu.h b/src/soc/amd/mendocino/include/soc/smu.h
index c2c629e..b811aca 100644
--- a/src/soc/amd/mendocino/include/soc/smu.h
+++ b/src/soc/amd/mendocino/include/soc/smu.h
@@ -12,6 +12,7 @@
enum smu_message_id {
SMC_MSG_S3ENTRY = 0x0b,
+ SMC_MSG_SET_S2D_ADDR = 0x53,
};
/*
--
To view, visit https://review.coreboot.org/c/coreboot/+/68686
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iab2e5fb121902959ddd0e7c8cca930a327b69291
Gerrit-Change-Number: 68686
Gerrit-PatchSet: 1
Gerrit-Owner: Martin L Roth <gaumless(a)gmail.com>
Gerrit-MessageType: newchange
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68655 )
Change subject: Update opensbi submodule to upstream master
......................................................................
Patch Set 2:
(3 comments)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161028):
https://review.coreboot.org/c/coreboot/+/68655/comment/186a8d94_f8451bd7
PS2, Line 12: to commit id b6e520b:
Possible unwrapped commit description (prefer a maximum 72 chars per line)
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161028):
https://review.coreboot.org/c/coreboot/+/68655/comment/75327b7b_ed630d1b
PS2, Line 16: b6e520b platform: generic: allwinner: add support for c9xx pmu
Possible unwrapped commit description (prefer a maximum 72 chars per line)
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161028):
https://review.coreboot.org/c/coreboot/+/68655/comment/581a669d_1a33ea9e
PS2, Line 17: 2f63f24 platform: generic: add extensions_init handler and platform-override
Possible unwrapped commit description (prefer a maximum 72 chars per line)
--
To view, visit https://review.coreboot.org/c/coreboot/+/68655
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1e90f9f89effa4d1e641723859885d5874f4c7c0
Gerrit-Change-Number: 68655
Gerrit-PatchSet: 2
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 22 Oct 2022 04:12:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68654 )
Change subject: Update intel-sec-tools submodule to upstream master
......................................................................
Patch Set 2:
(2 comments)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161027):
https://review.coreboot.org/c/coreboot/+/68654/comment/8daa8f0e_51f59b4d
PS2, Line 9: Updating from commit id 0031ac7:
Possible unwrapped commit description (prefer a maximum 72 chars per line)
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161027):
https://review.coreboot.org/c/coreboot/+/68654/comment/a26e0849_16c440e8
PS2, Line 12: to commit id a4552d6:
Possible unwrapped commit description (prefer a maximum 72 chars per line)
--
To view, visit https://review.coreboot.org/c/coreboot/+/68654
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0769b3b90c58cece514d9e0ec4c08653ec57ddaf
Gerrit-Change-Number: 68654
Gerrit-PatchSet: 2
Gerrit-Owner: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 22 Oct 2022 04:12:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment