Searched refs:allowlist (Results 1 – 11 of 11) sorted by relevance
| /openbmc/intel-ipmi-oem/ |
| H A D | meson.build | 78 generate_allowlist_script = files('generate-allowlist.py') 80 'ipmi-allowlist.hpp', 81 input: [generate_allowlist_script, 'ipmi-allowlist.conf'], 82 output: 'ipmi-allowlist.hpp', 101 'src/allowlist-filter.cpp',
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | ipmiallowlist.hpp | 8 extern const std::vector<netfncmd_pair> allowlist;
|
| H A D | generate_whitelist.sh | 12 const std::vector<netfncmd_pair> allowlist = {
|
| H A D | whitelist-filter.cpp | 61 lg2::info("Loading allowlist filter"); in AllowlistFilter() 236 allowlist.cbegin(), allowlist.cend(), in filterMessage()
|
| H A D | apphandler.cpp | 1636 std::vector<i2cControllerWRAllowlist>& allowlist = getWRAllowlist(); in populateI2CControllerWRAllowlist() local 1643 "Corrupted I2C controller write read allowlist config file, " in populateI2CControllerWRAllowlist() 1654 lg2::error("I2C controller write read allowlist filter " in populateI2CControllerWRAllowlist() 1658 allowlist.push_back( in populateI2CControllerWRAllowlist() 1669 if (allowlist.size() != filters.size()) in populateI2CControllerWRAllowlist() 1672 "I2C controller write read allowlist filter size mismatch"); in populateI2CControllerWRAllowlist() 1678 lg2::error("I2C controller write read allowlist " in populateI2CControllerWRAllowlist() 1728 lg2::info("I2C_WHITELIST_CHECK is disabled, do not populate allowlist"); in populateI2CControllerWRAllowlist() 1840 // there are proper I2C Controller write read allowlist in registerNetFnAppFunctions()
|
| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/settings/ |
| H A D | phosphor-settings-manager_%.bbappend | 2 SRC_URI:append:gbs = " file://restrictionmode-default-allowlist.override.yml"
|
| /openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/ipmi/ |
| H A D | phosphor-ipmi-host_%.bbappend | 5 PACKAGECONFIG:remove = " i2c-allowlist"
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
| H A D | phosphor-ipmi-host_git.bb | 38 allowlist \ 41 i2c-allowlist \ 48 PACKAGECONFIG[allowlist] = '-Dwhitelist-conf="${WHITELIST_CONF}" -Dipmi-whitelist=enabled,-Dipmi-wh… 55 PACKAGECONFIG[i2c-allowlist] = "-Di2c-whitelist-check=enabled,-Di2c-whitelist-check=disabled"
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | allowlist-filter.cpp | 392 allowlist.cbegin(), allowlist.cend(), in filterMessage()
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |