Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/29598 )
Change subject: soc/intel/denverton_ns/Kconfig: Remove unused HSUART_FUNC
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/29598
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I1ec6f0687083c17314588c85af289b4b27c5441c
Gerrit-Change-Number: 29598
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Comment-Date: Mon, 12 Nov 2018 16:06:39 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Hello Patrick Rudolph, Philipp Deppenwiese, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29581
to look at the new patch set (#6).
Change subject: LinuxBoot: refactor payload
......................................................................
LinuxBoot: refactor payload
Clean and refactor the structure of the LinuxBoot payload integration.
Change-Id: I41d0275a5f7efb920e881f43b0acda29f41ee221
Signed-off-by: Marcello Sylvester Bauer <info(a)marcellobauer.com>
---
M payloads/external/LinuxBoot/Kconfig
M payloads/external/LinuxBoot/Makefile
M payloads/external/LinuxBoot/arm64/kernel_fdt_lzma.its
A payloads/external/LinuxBoot/targets/linux.mk
M payloads/external/LinuxBoot/targets/u-root.mk
M payloads/external/Makefile.inc
6 files changed, 201 insertions(+), 98 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/29581/6
--
To view, visit https://review.coreboot.org/29581
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I41d0275a5f7efb920e881f43b0acda29f41ee221
Gerrit-Change-Number: 29581
Gerrit-PatchSet: 6
Gerrit-Owner: Marcello Sylvester Bauer <info(a)marcellobauer.com>
Gerrit-Reviewer: Marcello Sylvester Bauer <info(a)marcellobauer.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/29563 )
Change subject: security/tpm: Fix TCPA log feature
......................................................................
Patch Set 13:
(2 comments)
https://review.coreboot.org/#/c/29563/13/src/include/memlayout.h
File src/include/memlayout.h:
https://review.coreboot.org/#/c/29563/13/src/include/memlayout.h@168
PS13, Line 168: #define VBOOT2_TPM_LOG(addr, size) \
Macros with multiple statements should be enclosed in a do - while loop
https://review.coreboot.org/#/c/29563/13/src/include/memlayout.h@168
PS13, Line 168: #define VBOOT2_TPM_LOG(addr, size) \
macros should not use a trailing semicolon
--
To view, visit https://review.coreboot.org/29563
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic93133531b84318f48940d34bded48cbae739c44
Gerrit-Change-Number: 29563
Gerrit-PatchSet: 13
Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Patrick Rudolph (1001864)
Gerrit-CC: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Mon, 12 Nov 2018 12:42:15 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No