| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-trng.c | 31 struct ce_task *cet; in sun8i_ce_trng_read() local 66 cet = &chan->tl[0]; in sun8i_ce_trng_read() 67 memset(cet, 0, sizeof(struct ce_task)); in sun8i_ce_trng_read() 69 cet->t_id = cpu_to_le32(flow); in sun8i_ce_trng_read() 71 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_trng_read() 75 cet->t_dlen = cpu_to_le32(todo); in sun8i_ce_trng_read() 77 cet->t_dlen = cpu_to_le32(todo / 4); in sun8i_ce_trng_read() 79 cet->t_sym_ctl = 0; in sun8i_ce_trng_read() 80 cet->t_asym_ctl = 0; in sun8i_ce_trng_read() 82 cet->t_dst[0].addr = cpu_to_le32(dma_dst); in sun8i_ce_trng_read() [all …]
|
| H A D | sun8i-ce-prng.c | 69 struct ce_task *cet; in sun8i_ce_prng_generate() local 121 cet = &chan->tl[0]; in sun8i_ce_prng_generate() 122 memset(cet, 0, sizeof(struct ce_task)); in sun8i_ce_prng_generate() 124 cet->t_id = cpu_to_le32(flow); in sun8i_ce_prng_generate() 126 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_prng_generate() 130 cet->t_dlen = cpu_to_le32(todo); in sun8i_ce_prng_generate() 132 cet->t_dlen = cpu_to_le32(todo / 4); in sun8i_ce_prng_generate() 135 cet->t_sym_ctl = cpu_to_le32(sym); in sun8i_ce_prng_generate() 136 cet->t_asym_ctl = 0; in sun8i_ce_prng_generate() 138 cet->t_key = cpu_to_le32(dma_iv); in sun8i_ce_prng_generate() [all …]
|
| H A D | sun8i-ce-cipher.c | 89 struct ce_task *cet; in sun8i_ce_cipher_prepare() local 114 cet = chan->tl; in sun8i_ce_cipher_prepare() 115 memset(cet, 0, sizeof(struct ce_task)); in sun8i_ce_cipher_prepare() 117 cet->t_id = cpu_to_le32(flow); in sun8i_ce_cipher_prepare() 120 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_cipher_prepare() 123 cet->t_dlen = cpu_to_le32(areq->cryptlen); in sun8i_ce_cipher_prepare() 125 cet->t_dlen = cpu_to_le32(areq->cryptlen / 4); in sun8i_ce_cipher_prepare() 141 cet->t_sym_ctl = cpu_to_le32(sym); in sun8i_ce_cipher_prepare() 142 cet->t_asym_ctl = 0; in sun8i_ce_cipher_prepare() 150 cet->t_key = cpu_to_le32(rctx->addr_key); in sun8i_ce_cipher_prepare() [all …]
|
| H A D | sun8i-ce-hash.c | 259 struct ce_task *cet; in sun8i_ce_hash_run() local 309 cet = chan->tl; in sun8i_ce_hash_run() 310 memset(cet, 0, sizeof(struct ce_task)); in sun8i_ce_hash_run() 312 cet->t_id = cpu_to_le32(flow); in sun8i_ce_hash_run() 315 cet->t_common_ctl = cpu_to_le32(common); in sun8i_ce_hash_run() 317 cet->t_sym_ctl = 0; in sun8i_ce_hash_run() 318 cet->t_asym_ctl = 0; in sun8i_ce_hash_run() 329 cet->t_src[i].addr = cpu_to_le32(sg_dma_address(sg)); in sun8i_ce_hash_run() 331 cet->t_src[i].len = cpu_to_le32(todo / 4); in sun8i_ce_hash_run() 340 cet->t_dst[0].addr = cpu_to_le32(addr_res); in sun8i_ce_hash_run() [all …]
|
| H A D | sun8i-ce-core.c | 140 struct ce_task *cet = ce->chanlist[flow].tl; in sun8i_ce_run_task() local 185 cet, sizeof(struct ce_task), false); in sun8i_ce_run_task() 203 cet, sizeof(struct ce_task), false); in sun8i_ce_run_task() 219 cet, sizeof(struct ce_task), false); in sun8i_ce_run_task()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-lp3952.c | 148 enum lp3952_tt tt, enum lp3952_cet cet) in lp3952_set_pattern_gen_cmd() argument 157 .cet = cet, in lp3952_set_pattern_gen_cmd()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ |
| H A D | glibc_2.35.bb | 85 …:x86 = " ${@bb.utils.contains_any('TUNE_FEATURES', 'i586 c3', '--disable-cet', '--enable-cet', d)}" 86 EXTRA_OECONF:append:x86-64 = " --enable-cet"
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | leds-lp3952.h | 103 u16 cet:4; member
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC-BY-NC-SA-2.0-FR | 46 … ou de contrôle d'utilisation qui serait contradictoire avec les termes de cet Accord contractuel.… 48 … ou de contrôle d'utilisation qui serait contradictoire avec les termes de cet Accord contractuel.… 81 …nement valides et applicables. Sans action additionnelle par les parties à cet accord, lesdites di…
|
| H A D | LAL-1.3 | 66 … paternité de l’œuvre et l’accès aux versions antérieures de l’œuvre quand cet accès est possible ;
|
| H A D | CECILL-1.0 | 26 A cet égard l’attention de l’utilisateur est attirée sur les risques associ&#… 216 …e même objet et constitue l’accord entier entre les Parties sur cet objet. Aucune addit…
|
| H A D | CECILL-2.0 | 26 A cet égard l`attention de l`utilisateur est attirée sur les risques associés au cha… 218 … sur le même objet et constitue l`accord entier entre les Parties sur cet objet. Aucune addit…
|
| H A D | CECILL-C | 26 A cet égard l`attention de l`utilisateur est attirée sur les risques associés au cha… 216 … sur le même objet et constitue l`accord entier entre les Parties sur cet objet. Aucune addit…
|
| H A D | CECILL-B | 26 A cet égard l`attention de l`utilisateur est attirée sur les risques associés au cha… 222 … sur le même objet et constitue l`accord entier entre les Parties sur cet objet. Aucune addit…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-15 | 2218 ‘--enable-cet’ 2219 ‘--enable-cet=permissive’ 2221 When the GNU C Library is built with ‘--enable-cet’ or 2222 ‘--enable-cet=permissive’, the resulting library is protected with 2229 Intel Pentium Pro or newer. With ‘--enable-cet’, it is an error to 2231 With ‘--enable-cet=permissive’, CET is disabled when dlopening a 2234 NOTE: ‘--enable-cet’ has been tested for i686, x86_64 and x32 on 2235 non-CET processors. ‘--enable-cet’ has been tested for i686,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-15 | 2218 ‘--enable-cet’ 2219 ‘--enable-cet=permissive’ 2221 When the GNU C Library is built with ‘--enable-cet’ or 2222 ‘--enable-cet=permissive’, the resulting library is protected with 2229 Intel Pentium Pro or newer. With ‘--enable-cet’, it is an error to 2231 With ‘--enable-cet=permissive’, CET is disabled when dlopening a 2234 NOTE: ‘--enable-cet’ has been tested for i686, x86_64 and x32 on 2235 non-CET processors. ‘--enable-cet’ has been tested for i686,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccinstall.info | 1946 '--enable-cet' 1947 '--disable-cet' 1949 instrumentation, see '-fcf-protection' option. When '--enable-cet' 1954 The option is disabled by default. When '--enable-cet=auto' is 2444 'bootstrap-cet' 2446 'BUILD_CONFIG=bootstrap-cet' is equivalent to adding
|
| H A D | ld.info | 874 'cet-report=none' 875 'cet-report=warning' 876 'cet-report=error' 880 .note.gnu.property section. 'cet-report=none', which is the 882 input files. 'cet-report=warning' will make the linker issue 884 'cet-report=error' will make the linker issue an error for
|
| H A D | as.info | 11837 'rdpid', 'ptwrite', 'cet', 'gfni', 'vaes', 'vpclmulqdq',
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccinstall.info | 1946 '--enable-cet' 1947 '--disable-cet' 1949 instrumentation, see '-fcf-protection' option. When '--enable-cet' 1954 The option is disabled by default. When '--enable-cet=auto' is 2444 'bootstrap-cet' 2446 'BUILD_CONFIG=bootstrap-cet' is equivalent to adding
|
| H A D | ld.info | 874 'cet-report=none' 875 'cet-report=warning' 876 'cet-report=error' 880 .note.gnu.property section. 'cet-report=none', which is the 882 input files. 'cet-report=warning' will make the linker issue 884 'cet-report=error' will make the linker issue an error for
|
| H A D | as.info | 11837 'rdpid', 'ptwrite', 'cet', 'gfni', 'vaes', 'vpclmulqdq',
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 4856 …�����������������������������������������gH��������������������ȳ�r�������Ձ=cet}Tf�q:1AEGMMSWMq����…
|