aboutsummaryrefslogtreecommitdiffstats
path: root/internal_par.c
Commit message (Collapse)AuthorAgeFilesLines
* internal: Move parallel logic into internal_par implementationEdward O'Callaghan2023-02-151-0/+79
The parallel internal programmer is its own implementation. Move it and call into it from the top-level internal.c programmer implementation. Change-Id: Idabeceb59a36680f5fbb45d3ee4bd5dbf837373b Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/71834 Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-by: Thomas Heijligen <src@posteo.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>