Erin Lo has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31516 )
Change subject: google/kukui: Boot up SSPM ......................................................................
Patch Set 7:
(2 comments)
https://review.coreboot.org/#/c/31516/1/src/mainboard/google/kukui/Kconfig File src/mainboard/google/kukui/Kconfig:
https://review.coreboot.org/#/c/31516/1/src/mainboard/google/kukui/Kconfig@6... PS1, Line 69: string "SSPM BIN FILE"
Please add a help text.
Done Removed this config
https://review.coreboot.org/#/c/31516/1/src/mainboard/google/kukui/mainboard... File src/mainboard/google/kukui/mainboard.c:
https://review.coreboot.org/#/c/31516/1/src/mainboard/google/kukui/mainboard... PS1, Line 44: unsigned char buf[BUF_SIZE];
The area can't set as cacheable. […]
Done