Attention is currently required from: Elyes Haouas, Julius Werner, Karthik Ramasubramanian, Konrad Adamczyk, Paul Menzel, Stefan Reinauer, Yu-Ping Wu.
Hello Elyes Haouas, Julius Werner, Konrad Adamczyk, Stefan Reinauer, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86487?usp=email
to look at the new patch set (#7).
Change subject: util/cbmem: Extract memory mapping to common functions
......................................................................
util/cbmem: Extract memory mapping to common functions
Extract most of calls to map_memory() to dedicated functions instead
providing allocated buffer eliminating a need to perform manual aligned
memcpy.
BUG=b:391874512
TEST=cbmem -l; cbmem -x; cbmem -r 434f4e53; cbmem -t
Change-Id: I70f8790842a932c4cf7717298ef43c8110dfa878
Signed-off-by: Jakub Czapiga czapiga@google.com
---
M util/cbmem/cbmem.c
1 file changed, 257 insertions(+), 189 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/86487/7
--
To view, visit
https://review.coreboot.org/c/coreboot/+/86487?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I70f8790842a932c4cf7717298ef43c8110dfa878
Gerrit-Change-Number: 86487
Gerrit-PatchSet: 7
Gerrit-Owner: Jakub "Kuba" Czapiga
czapiga@google.com
Gerrit-Reviewer: Elyes Haouas
ehaouas@noos.fr
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Konrad Adamczyk
konrada@google.com
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Karthik Ramasubramanian
kramasub@google.com
Gerrit-CC: Maximilian Brune
maximilian.brune@9elements.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Konrad Adamczyk
konrada@google.com
Gerrit-Attention: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Attention: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Attention: Yu-Ping Wu
yupingso@google.com
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Attention: Elyes Haouas
ehaouas@noos.fr