Harshit Sharma has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41280 )
Change subject: security/tpm/tspi/crtm.c: Fix handling of white space delimited list ......................................................................
Patch Set 8:
Patch Set 8: Code-Review-1
Sorry, splitting the update of the help text from the actual change is not what I asked for and makes things worse. What I meant is the two individual changes, 1. fixing the parsing, 2. changing comma- separated to space-separated. And it was just an idea, if nobody cares, just keep it together.
I think I got you now. What you meant is a patch to fix the parsing with a comma-separated list first and then another patch on top of it to change it to space-separated and to update the whitelist implementation accordingly.
Since the current implementation never worked even for comma-separated, for now, I am just merging Kconfig back to this patch to see if everyone is on board.