commit | 170879a7199021a2c73f90a23a6158a13c59bdc3 | [log] [tgz] |
---|---|---|
author | Edward O'Callaghan <quasisec@google.com> | Wed Sep 13 01:39:16 2023 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 13 13:22:21 2023 |
tree | c7689b28dc3c9aa19b13427b36c57cd830e4b2d1 | |
parent | 1b977435b5dd65e80535614632e1cd15fbfbf03b [diff] |
cros_ec: Drop func ptr indirection Greatly simplifies the runtime CFG by removing the command worker global function pointer to instead use direct function dispatch. BUG=b:300180551 BRANCH=none TEST=builds Signed-off-by: Edward O'Callaghan <quasisec@google.com> Change-Id: Ie551fc64b52695e2b94aea3c7db3053f2347223b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/4861461 Reviewed-by: Sam McNally <sammc@chromium.org> Tested-by: Edward O'Callaghan <quasisec@chromium.org> Commit-Queue: Edward O'Callaghan <quasisec@chromium.org>