Home
last modified time | relevance | path

Searched full:preserved (Results 1 – 25 of 249) sorted by relevance

12345678910

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_smc.h129 * a4-7 Preserved
133 * a1-3 Preserved
134 * a4-7 Preserved
139 * a3-7 Resume information, must be preserved
175 * a4-7 Preserved
180 * a4-7 Preserved
205 * a2-7 Preserved
210 * a2-7 Preserved
254 * a3-7 Preserved
258 * a1-7 Preserved
[all …]
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dclient.hpp24 template <bool S, bool P, bool Preserved,
28 public Types<client<S, P, Preserved, Types...>,
29 sdbusplus::async::proxy_ns::proxy<S, P, false, Preserved>>...
32 using Self = client<S, P, Preserved, Types...>;
33 using Proxy = sdbusplus::async::proxy_ns::proxy<S, P, false, Preserved>;
61 return client<true, P, Preserved, Types...>(ctx, proxy.service(s)); in service()
68 return client<S, true, Preserved, Types...>(ctx, proxy.path(p)); in path()
71 /* Convert client into a Preserved Proxy. */
73 requires(!Preserved) in preserve()
81 /** A non-Preserved client alias.
[all …]
H A Dproxy.hpp52 bool Preserved = false>
58 std::conditional_t<Preserved, std::string, std::string_view>;
83 return proxy<true, P, I, Preserved>{s, this->p, this->i}; in service()
88 return proxy<S, true, I, Preserved>{this->s, p, this->i}; in path()
93 return proxy<S, P, true, Preserved>{this->s, this->p, i}; in interface()
105 requires(!Preserved) in preserve()
211 if constexpr (Preserved) in c_str()
/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/
H A Dhostboot4 # @brief: Collect host firmware preserved partitions to BMC dump
11 #HBD_RW=Hostboot preserved attributes
/openbmc/openpower-pnor-code-mgmt/mmc/
H A Dobmc-flash-bios57 # Copy off the preserved partitions
59 # partition05=SECBOOT,0x00381000,0x003a5000,00,ECC,PRESERVED
62 prsvs=$(grep PRESERVED "${ro_dir}/81e00994.lid")
74 # So it will not be copied to the preserved directory
99 # Restore the preserved partitions. Ignore error, there may be none.
H A Drecover_pnor_files9 #look for the DEVTREE and the preserved files
10 filesList=$(grep 'PRESERVED\|DEVTREE' "${ro_dir}/81e00994.lid")
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dcheck-cvs2 without modifications, provided this notice is preserved.
H A DKastrup3 notice is preserved in the code.
H A DFSFAP-no-warranty-disclaimer5 notice and this notice are preserved.
H A DFSFAP1 …edium without royalty provided the copyright notice and this notice are preserved. This file is o…
H A DFSFULLR3 …n to copy and/or distribute it, with or without modifications, as long as this notice is preserved.
H A DFSF-Unlimited4 with or without modifications, as long as this notice is preserved.
H A DSunPro6 is preserved.
H A DPADL4 modification, are permitted provided that this notice is preserved
H A DLPD-document7 and this notice are preserved, and that any substantive
H A DMcPhee-slideshow4 conditions that this copyright notice be preserved with any significant
H A DLinux-man-pages-copyleft-2-para3 preserved on all copies.
H A DBSD-4.3RENO5 provided that this notice is preserved and that due credit is given
H A DCrossword5 …modify and redistribute cwpuzzle.dtx, provided this copyright notice is preserved and any modifica…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/default/
H A Dkrb5-kdc1 # Automatically generated. Only the value of DAEMON_ARGS will be preserved.
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext-minimal/
H A DCOPYING4 dnl with or without modifications, as long as this notice is preserved.
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/
H A Dlibtool_2.5.4.bb7 # We want the results of libtool-cross preserved - don't stage anything ourselves.
/openbmc/qemu/gdb-xml/
H A Driscv-32bit-virtual.xml6 notice and this notice are preserved. -->
H A Driscv-64bit-virtual.xml6 notice and this notice are preserved. -->
H A Di386-32bit-linux.xml6 notice and this notice are preserved. -->

12345678910