commit | 15239a48c9c2f02138402c7d6e64554b247241b6 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Fri Mar 08 13:11:39 2019 -0800 |
committer | Andrew Boie <andrewboie@gmail.com> | Mon Mar 11 09:54:04 2019 -0700 |
tree | 748f96f4b4be4a7af9098aebe7153c5bf4746c3b | |
parent | 7416457b873dee1bffaa59bfb5c90d8fabdbb3ac [diff] |
gpio_intel_apl: bounds sanitize pins Avoid Spectre V1 exploits with insane pin values since they are used to offset memory locations. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>