Home
last modified time | relevance | path

Searched refs:sml (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/security/tpm/
H A Dtpm-i2c.txt7 - linux,sml-base : 64-bit base address of the reserved memory allocated for
9 - linux,sml-size : size of the memory allocated for the firmware event log
24 linux,sml-base = <0x7f 0xfd450000>;
25 linux,sml-size = <0x10000>;
H A Dibmvtpm.txt22 - linux,sml-base : 64-bit base address of the reserved memory allocated
24 - linux,sml-size : size of the memory allocated for the firmware event log
35 linux,sml-base = <0xc60e 0x0>;
40 linux,sml-size = <0xbce10200>;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/boost-sml/
H A Dboost-sml_git.bb4 HOMEPAGE = "https://github.com/boost-ext/sml"
5 BUGTRACKER = "https://github.com/boost-ext/sml/issues"
14 SRC_URI = "git://github.com/boost-ext/sml.git;protocol=https;branch=master"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp2443 vector &sml = t_smaller ? *this : x; in priv_swap() local
2446 size_type const common_elements = sml.size(); in priv_swap()
2448 boost::adl_move_swap(sml[i], big[i]); in priv_swap()
2451 sml.insert( sml.cend() in priv_swap()