| /OK3568_Linux_fs/kernel/drivers/media/radio/ |
| H A D | radio-trust.c | 2 /* radio-trust.c - Trust FM Radio card driver for Linux 2.2 30 MODULE_DESCRIPTION("A driver for the Trust FM Radio card."); 47 MODULE_PARM_DESC(io, "I/O addresses of the Trust FM Radio card (0x350 or 0x358)"); 51 struct trust { struct 58 struct trust *tr = kzalloc(sizeof(*tr), GFP_KERNEL); in trust_alloc() argument 73 static void write_i2c(struct trust *tr, int n, ...) in write_i2c() 121 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_mute_volume() 131 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_stereo() 149 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_frequency() 166 struct trust *tr = container_of(isa, struct trust, isa); in trust_s_ctrl() [all …]
|
| /OK3568_Linux_fs/ |
| H A D | rkflash.sh | 10 TRUST=$ROCKDEV_DIR/trust.img 31 $UPGRADETOOL di -trust $TRUST 54 $UPGRADETOOL di -trust $TRUST 98 if [ $FLASH_TYPE = trust ] 101 TRUST=$2 103 echo "flash trust: $TRUST" 104 $UPGRADETOOL di -trust $TRUST
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | rkflash.sh | 10 TRUST=$ROCKDEV_DIR/trust.img 31 $UPGRADETOOL di -trust $TRUST 54 $UPGRADETOOL di -trust $TRUST 98 if [ $FLASH_TYPE = trust ] 101 TRUST=$2 103 echo "flash trust: $TRUST" 104 $UPGRADETOOL di -trust $TRUST
|
| /OK3568_Linux_fs/debian/overlay-firmware/usr/bin/ |
| H A D | npu_upgrade_pcie | 10 echo 'Usage: '$PROGRAM' loader uboot trust boot' 18 TRUST=$DIR/$3 52 echo 'start to write trust...' 53 $UPGRADE_TOOL wl $TRUST_ADDR $TRUST > /dev/null 55 echo 'failed to write trust!' >> /tmp/npu.log 58 echo 'write trust ok' >> /tmp/npu.log 124 if [ ! -f $TRUST ]; then 125 echo $TRUST 'is not existed!' 150 $UPGRADE_TOOL rs $UBOOT_ADDR $TRUST_ADDR $BOOT_ADDR $UBOOT $TRUST $BOOT > /dev/null
|
| H A D | npu_upgrade | 10 echo 'Usage: '$PROGRAM' loader uboot trust boot' 18 TRUST=$DIR/$3 52 echo 'start to write trust...' 53 $UPGRADE_TOOL wl $TRUST_ADDR $TRUST > /dev/null 55 echo 'failed to write trust!' >> /tmp/npu.log 58 echo 'write trust ok' >> /tmp/npu.log 124 if [ ! -f $TRUST ]; then 125 echo $TRUST 'is not existed!' 150 $UPGRADE_TOOL rs $UBOOT_ADDR $TRUST_ADDR $BOOT_ADDR $UBOOT $TRUST $BOOT > /dev/null
|
| H A D | npu_upgrade_pcie_combine | 10 echo 'Usage: '$PROGRAM' loader uboot trust boot' 18 TRUST=$DIR/$3 52 echo 'start to write trust...' 53 $UPGRADE_TOOL wl $TRUST_ADDR $TRUST > /dev/null 55 echo 'failed to write trust!' >> /tmp/npu.log 58 echo 'write trust ok' >> /tmp/npu.log 124 if [ ! -f $TRUST ]; then 125 echo $TRUST 'is not existed!' 150 $UPGRADE_TOOL rs $UBOOT_ADDR $TRUST_ADDR $BOOT_ADDR $UBOOT $TRUST $BOOT > /dev/null
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | trust_token.h | 26 // Trust Token implementation. 28 // Trust Token is an implementation of an experimental mechanism similar to 35 // https://github.com/WICG/trust-token-api/blob/master/README.md 39 // TRUST_TOKEN_experiment_v1 is an experimental Trust Tokens protocol using 43 // TRUST_TOKEN_experiment_v2_voprf is an experimental Trust Tokens protocol 47 // TRUST_TOKEN_experiment_v2_pmb is an experimental Trust Tokens protocol using 51 // trust_token_st represents a single-use token for the Trust Token protocol. 71 // TRUST_TOKEN_generate_key creates a new Trust Token keypair labeled with |id| 91 // Trust Token client implementation. 93 // These functions implements the client half of the Trust Token protocol. A [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | trust_token.h | 26 // Trust Token implementation. 28 // Trust Token is an implementation of an experimental mechanism similar to 35 // https://github.com/WICG/trust-token-api/blob/master/README.md 39 // TRUST_TOKEN_experiment_v1 is an experimental Trust Tokens protocol using 43 // TRUST_TOKEN_experiment_v2_voprf is an experimental Trust Tokens protocol 47 // TRUST_TOKEN_experiment_v2_pmb is an experimental Trust Tokens protocol using 51 // trust_token_st represents a single-use token for the Trust Token protocol. 71 // TRUST_TOKEN_generate_key creates a new Trust Token keypair labeled with |id| 91 // Trust Token client implementation. 93 // These functions implements the client half of the Trust Token protocol. A [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | trust_token.h | 26 // Trust Token implementation. 28 // Trust Token is an implementation of an experimental mechanism similar to 35 // https://github.com/WICG/trust-token-api/blob/master/README.md 39 // TRUST_TOKEN_experiment_v1 is an experimental Trust Tokens protocol using 43 // TRUST_TOKEN_experiment_v2_voprf is an experimental Trust Tokens protocol 47 // TRUST_TOKEN_experiment_v2_pmb is an experimental Trust Tokens protocol using 51 // trust_token_st represents a single-use token for the Trust Token protocol. 71 // TRUST_TOKEN_generate_key creates a new Trust Token keypair labeled with |id| 91 // Trust Token client implementation. 93 // These functions implements the client half of the Trust Token protocol. A [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | trust_token.h | 26 // Trust Token implementation. 28 // Trust Token is an implementation of an experimental mechanism similar to 35 // https://github.com/WICG/trust-token-api/blob/master/README.md 39 // TRUST_TOKEN_experiment_v1 is an experimental Trust Tokens protocol using 43 // TRUST_TOKEN_experiment_v2_voprf is an experimental Trust Tokens protocol 47 // TRUST_TOKEN_experiment_v2_pmb is an experimental Trust Tokens protocol using 51 // trust_token_st represents a single-use token for the Trust Token protocol. 71 // TRUST_TOKEN_generate_key creates a new Trust Token keypair labeled with |id| 91 // Trust Token client implementation. 93 // These functions implements the client half of the Trust Token protocol. A [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | vbox_vmmdev_types.h | 145 /* Note: trust level is for windows guests only, linux always uses not-given */ 146 /* Requestor trust level: Unspecified */ 148 /* Requestor trust level: Untrusted (SID S-1-16-0) */ 150 /* Requestor trust level: Untrusted (SID S-1-16-4096) */ 152 /* Requestor trust level: Medium (SID S-1-16-8192) */ 154 /* Requestor trust level: Medium plus (SID S-1-16-8448) */ 156 /* Requestor trust level: High (SID S-1-16-12288) */ 158 /* Requestor trust level: System (SID S-1-16-16384) */ 160 /* Requestor trust level >= Protected (SID S-1-16-20480, S-1-16-28672) */ 162 /* Requestor trust level mask */
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | make.sh | 62 echo " - sub-command: elf*|loader|trust|uboot|--spl|--tpl|itb|map|sym|<addr>" 63 echo " - ini: ini file to pack trust/loader" 66 echo " When board built okay, there are uboot/trust/loader images in current directory" 79 echo " ./make.sh trust --- pack trust.img" 80 echo " ./make.sh trust <ini> --- pack trust img with assigned ini file" 144 # loader|trust|uboot: pack image 149 ''|loader|trust|uboot|debug*|itb|env|fit|map|sym|elf*|nm) 156 # trust/loader ini files for packing trust.img/loader.img 168 --sz-trust) # set trust size 306 # 3. RKCHIP_TRUST: search ini file to pack trust [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rockchip_smccc.h | 110 * sip_smc_set_suspend_mode() - Set U-Boot system suspend state before trap to trust. 127 * sip_smc_dram() - Set dram configure for trust. 136 * sip_smc_request_share_mem() - Request share memory from trust. 148 * sip_smc_secure_reg_read() - Read secure info(ddr/register...) from trust. 158 * sip_smc_secure_reg_write() - Write data to trust secure info(ddr/register...). 168 * sip_smc_set_sip_version() - Set sip version to trust. 175 * sip_smc_get_sip_version() - Get sip version to trust.
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | tos.sh | 37 echo "pack trust failed! Can't find: ${INI}" 46 OUTPUT="./trust.img" 58 rm trust*.img -f 63 cp ${IMG} ./trust.img 75 echo "pack trust okay! Input: ${INI}"
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/fsl/ |
| H A D | Kconfig | 18 Secure boot and trust architecture compatible version 2 23 Secure boot and trust architecture compatible version 4 28 Secure boot and trust architecture compatible version 5 33 Secure boot and trust architecture compatible version 6
|
| /OK3568_Linux_fs/tools/linux/Linux_Pack_Firmware/rockdev/ |
| H A D | rv1126-package-file-spi-nor-uvc | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 # trust Image/trust.img
|
| H A D | rv1126-package-file-spi-nand | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 # trust Image/trust.img
|
| H A D | rv1126_rv1109-package-file-uvc | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 # trust Image/trust.img
|
| H A D | rv1126_rv1109-package-file | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 # trust Image/trust.img
|
| H A D | rv1126-package-file-spi-nor-tiny | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 # trust Image/trust.img
|
| H A D | rv1126-package-file-emmc-dualcam-tb | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 #trust Image/trust.img
|
| H A D | rv1126-package-file-sllock | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 #trust Image/trust.img
|
| H A D | rv1126-package-file-emmc-tb | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 #trust Image/trust.img
|
| /OK3568_Linux_fs/tools/windows/RKDevTool/rockdev/ |
| H A D | rk3562-package-file | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 # trust Image/trust.img
|
| H A D | rv1126_rv1109-package-file | 8 # if uboot.img is fit, uboot.img had include uboot and trust, 9 # so ignore trust.img 13 # trust Image/trust.img
|