diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2018-02-23 23:45:11 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2018-02-28 20:28:28 -0600 |
commit | f30286c494312caa81333a077da58f501894c2bb (patch) | |
tree | 45a8dc09533e18549fac718c01181e0732fe9689 /Makefile.rules | |
parent | 8cbd3880c3211e29eeb1f93d591439e6fbabc873 (diff) | |
download | skiboot-f30286c494312caa81333a077da58f501894c2bb.zip skiboot-f30286c494312caa81333a077da58f501894c2bb.tar.gz skiboot-f30286c494312caa81333a077da58f501894c2bb.tar.bz2 |
mambo: Add fw-feature flags for security related settings
Newer firmwares report some feature flags related to security
settings via HDAT. On real hardware skiboot translates these into
device tree properties. For testing purposes just create the
properties manually in the tcl.
These values don't exactly match any actual chip revision, but the
code should not rely on any exact set of values anyway. We just define
the most interesting flags, that if toggled to "disable" will change
Linux behaviour. You can see the actual values in the hostboot source
in src/usr/hdat/hdatiplparms.H.
Also add an environment variable for easily toggling the top-level
"security on" setting.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'Makefile.rules')
0 files changed, 0 insertions, 0 deletions