| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/nvmem/ |
| H A D | st,stm32-romem.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/nvmem/st,stm32-romem.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: STMicroelectronics STM32 Factory-programmed data bindings 10 This represents STM32 Factory-programmed read only non-volatile area: locked 11 flash, OTP, read-only HW regs... This contains various information such as: 16 - Fabrice Gasnier <fabrice.gasnier@st.com> 19 - $ref: "nvmem.yaml#" 24 - st,stm32f4-otp [all …]
|
| H A D | rockchip-secure-otp.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/nvmem/rockchip-secure-otp.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Rockchip secure otp device tree bindings 10 - Hisping <hisping.lin@rock-chips.com> 13 - $ref: "nvmem.yaml#" 18 - rockchip,secure-otp 20 rockchip,otp-size: 22 size of non-protected oem zone in secure otp, In bytes. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/nvmem/ |
| H A D | rockchip-secure-otp.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Rockchip Secure OTP Driver 6 * Author: Hisping <hisping.lin@rock-chips.com> 15 #include <linux/nvmem-provider.h> 39 int (*init)(struct rockchip_otp *otp); 44 if (ver->impl_id == TEE_IMPL_ID_OPTEE) in optee_ctx_match() 51 * func: read data from non-protected oem zone in secure otp 71 return -EINVAL; in rockchip_read_oem_non_protected_otp() 78 /* Open context with OP-TEE driver */ in rockchip_read_oem_non_protected_otp() 82 rc = -ENODEV; in rockchip_read_oem_non_protected_otp() [all …]
|
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 Support for NVMEM(Non Volatile Memory) devices like EEPROM, EFUSES... 33 will be called nvmem-imx-iim. 36 tristate "i.MX 6/7/8 On-Chip OTP Controller support" 40 This is a driver for the On-Chip OTP Controller (OCOTP) available on 41 i.MX6 SoCs, providing access to 4 Kbits of one-time programmable 45 will be called nvmem-imx-ocotp. 48 tristate "i.MX8 SCU On-Chip OTP Controller support" 52 This is a driver for the SCU On-Chip OTP Controller (OCOTP) 78 tristate "NXP LPC18XX OTP Memory Support" [all …]
|
| H A D | stm32-romem.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * STM32 Factory-programmed memory read access driver 5 * Copyright (C) 2017, STMicroelectronics - All Rights Reserved 9 #include <linux/arm-smccc.h> 12 #include <linux/nvmem-provider.h> 15 /* BSEC secure service access from non-secure */ 25 /* 32 (x 32-bits) lower shadow registers */ 45 *buf8++ = readb_relaxed(priv->base + i); in stm32_romem_read() 50 static int stm32_bsec_smc(u8 op, u32 otp, u32 data, u32 *result) in stm32_bsec_smc() argument 55 arm_smccc_smc(STM32_SMC_BSEC, op, otp, data, 0, 0, 0, 0, &res); in stm32_bsec_smc() [all …]
|
| /OK3568_Linux_fs/docs/cn/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux5.10_SDK_Note.md | 3 --- 9 --- 14 - Filtering Mali DDK does not support GBM_FORMAT_R8 error issue 15 - Fix the issue of the menu bar sliding and getting stuck on the top left side of the Xfce desktop 16 - Fix the issue of abnormal rotation function after sretting FlipFB to always 17 - Add support for Cheese H264 encoding and default to using H264 encoding 18 - Update rkaiq to release v5.0x1.3 19 - Update mpp/gstreamer rockchip 23 - Update lvgl 24 - Update weston to suppor some issues [all …]
|
| /OK3568_Linux_fs/docs/en/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux5.10_SDK_Note.md | 3 --- 9 --- 14 - Filtering Mali DDK does not support GBM_FORMAT_R8 error issue 15 - Fix the issue of the menu bar sliding and getting stuck on the top left side of the Xfce desktop 16 - Fix the issue of abnormal rotation function after sretting FlipFB to always 17 - Add support for Cheese H264 encoding and default to using H264 encoding 18 - Update rkaiq to release v5.0x1.3 19 - Update mpp/gstreamer rockchip 23 - Update lvgl 24 - Update weston to suppor some issues [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | Kconfig | 62 bool "Rockchip e-fuse support" 65 Enable (read-only) access for the e-fuse block found in Rockchip 67 or through child-nodes that are generated based on the e-fuse map 75 bool "Rockchip OTP Support" 79 from otp, such as cpu-leakage. 85 This driver support Decompress IP built-in Rockchip SoC, support 92 This driver support Decompress IP built-in Rockchip SoC, support 96 bool "Rockchip Secure OTP Support" 99 Support read & write secure otp. 102 bool "Rockchip Secure OTP Support in spl" [all …]
|
| H A D | rk3562-secure-otp.S | 1 .arch armv8-a+nosimd 2 .file "rk3562-secure-otp.c" 11 .file 1 "drivers/misc/rk3562-secure-otp.c" 18 // 82 "drivers/misc/rk3562-secure-otp.c" 1 29 .size rk3562_spl_rockchip_otp_stop, .-rk3562_spl_rockchip_otp_stop 59 mov w0, -22 64 .size secure_otp_ioctl, .-secure_otp_ioctl 73 stp x29, x30, [sp, -48]! 75 .cfi_offset 29, -48 76 .cfi_offset 30, -40 [all …]
|
| H A D | rk3528-secure-otp.S | 1 .arch armv8-a+nosimd 2 .file "rk3528-secure-otp.c" 11 .file 1 "drivers/misc/rk3528-secure-otp.c" 18 // 82 "drivers/misc/rk3528-secure-otp.c" 1 29 .size rk3528_spl_rockchip_otp_stop, .-rk3528_spl_rockchip_otp_stop 59 mov w0, -22 64 .size secure_otp_ioctl, .-secure_otp_ioctl 73 stp x29, x30, [sp, -48]! 75 .cfi_offset 29, -48 76 .cfi_offset 30, -40 [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3588-u-boot.dtsi | 4 * SPDX-License-Identifier: GPL-2.0+ 7 #include <dt-bindings/gpio/gpio.h> 16 stdout-path = &uart2; 17 u-boot,spl-boot-order = &sdmmc, &sdhci, &spi_nand, &spi_nor; 20 secure-otp@fe3a0000 { 21 u-boot,dm-spl; 22 compatible = "rockchip,rk3588-secure-otp"; 28 u-boot,dm-spl; 32 u-boot,dm-spl; 36 u-boot,dm-pre-reloc; [all …]
|
| H A D | .rk3308-evb.dtb.dts.tmp | |
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | Kconfig | 4 bool "Support U-Boot commands" 7 Enable U-Boot's command-line functions. This provides a means 8 to enter commands into U-Boot for a wide variety of purposes. It 12 substantially to the size of U-Boot. 37 This function is used to support some special U-Boot commands with 56 U-Boot automatic booting process and bring the device 57 to the U-Boot prompt for user input. 88 autoboot starts booting, U-Boot gives a command prompt. The 89 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is 101 U-Boot gives a command prompt. The U-Boot prompt never [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
| H A D | defconfig | 14 # or GnuTLS in non-default location 15 #CFLAGS += -I/usr/local/openssl/include 16 #LIBS += -L/usr/local/openssl/lib 21 #CFLAGS += -I/usr/include/kerberos 23 # Example configuration for various cross-compilation platforms 26 #CC=mipsel-uclibc-gcc 27 #CC=/opt/brcm/hndtools-mipsel-uclibc/bin/mipsel-uclibc-gcc 28 #CFLAGS += -Os 29 #CPPFLAGS += -I../src/include -I../../src/router/openssl/include 30 #LIBS += -L/opt/brcm/hndtools-mipsel-uclibc-0.9.19/lib -lssl [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 6 * Copyright (C) 1999-2017, Broadcom Corporation 27 * <<Broadcom-WL-IPTag/Open:>> 29 * $Id: dhd_pcie.c 702835 2017-06-05 07:19:55Z $ 121 (bus)->shared_addr + OFFSETOF(pciedev_shared_t, member) 125 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member) 129 (bus)->ring_sh[ringid].ring_mem_addr + OFFSETOF(ring_mem_t, member) 461 return bus->flr_force_fail; in dhd_bus_get_flr_force_fail() 507 uint dar_addr = DAR_PCIH2D_DB0_0(bus->sih->buscorerev); in dhd_bus_db0_addr_get() 509 return ((DAR_ACTIVE(bus->dhd)) ? dar_addr : addr); in dhd_bus_db0_addr_get() 515 return ((DAR_ACTIVE(bus->dhd)) ? DAR_PCIH2D_DB2_0(bus->sih->buscorerev) : PCIH2D_MailBox_2); in dhd_bus_db0_addr_2_get() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 6 * Copyright (C) 1999-2017, Broadcom Corporation 27 * <<Broadcom-WL-IPTag/Open:>> 29 * $Id: dhd_pcie.c 702835 2017-06-05 07:19:55Z $ 121 (bus)->shared_addr + OFFSETOF(pciedev_shared_t, member) 125 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member) 129 (bus)->ring_sh[ringid].ring_mem_addr + OFFSETOF(ring_mem_t, member) 461 return bus->flr_force_fail; in dhd_bus_get_flr_force_fail() 507 uint dar_addr = DAR_PCIH2D_DB0_0(bus->sih->buscorerev); in dhd_bus_db0_addr_get() 509 return ((DAR_ACTIVE(bus->dhd)) ? dar_addr : addr); in dhd_bus_db0_addr_get() 515 return ((DAR_ACTIVE(bus->dhd)) ? DAR_PCIH2D_DB2_0(bus->sih->buscorerev) : PCIH2D_MailBox_2); in dhd_bus_db0_addr_2_get() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 6 * Copyright (C) 1999-2017, Broadcom Corporation 27 * <<Broadcom-WL-IPTag/Open:>> 29 * $Id: dhd_pcie.c 702835 2017-06-05 07:19:55Z $ 121 (bus)->shared_addr + OFFSETOF(pciedev_shared_t, member) 125 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member) 129 (bus)->ring_sh[ringid].ring_mem_addr + OFFSETOF(ring_mem_t, member) 461 return bus->flr_force_fail; in dhd_bus_get_flr_force_fail() 507 uint dar_addr = DAR_PCIH2D_DB0_0(bus->sih->buscorerev); in dhd_bus_db0_addr_get() 509 return ((DAR_ACTIVE(bus->dhd)) ? dar_addr : addr); in dhd_bus_db0_addr_get() 515 return ((DAR_ACTIVE(bus->dhd)) ? DAR_PCIH2D_DB2_0(bus->sih->buscorerev) : PCIH2D_MailBox_2); in dhd_bus_db0_addr_2_get() [all …]
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.c | 1 // SPDX-License-Identifier: ISC 3 * Copyright (c) 2012-2017 Qualcomm Atheros, Inc. 4 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. 24 " 0 - use default; < 0 - don't auto-establish"); 29 " 60G device led enablement. Set the led ID (0-2) to enable"); 35 * DOC: WMI event receiving - theory of operations 42 * event list @wil->pending_wmi_ev. Then, work queue @wil->wmi_wq wakes up 47 * if WMI event handling involves another WMI command flow, this 2-nd flow 52 * DOC: Addressing - theory of operations 57 * - MAC CPU (ucode) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 21 * <<Broadcom-WL-IPTag/Open:>> 127 /* XXX defines for 43602a0 workaround JIRA CRWLARMCR4-53 */ 150 * Increase SSReset de-assert time to 8ms. 151 * since it takes longer time if re-scan time on 4378B0. 157 (bus)->shared_addr + OFFSETOF(pciedev_shared_t, member) 161 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member) 165 (bus)->ring_sh[ringid].ring_mem_addr + OFFSETOF(ring_mem_t, member) 668 return bus->flr_force_fail; in dhd_bus_get_flr_force_fail() 714 uint dar_addr = DAR_PCIH2D_DB0_0(bus->sih->buscorerev); in dhd_bus_db0_addr_get() 717 if (bus->dma_chan == 1) { in dhd_bus_db0_addr_get() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 21 * <<Broadcom-WL-IPTag/Open:>> 127 /* XXX defines for 43602a0 workaround JIRA CRWLARMCR4-53 */ 150 * Increase SSReset de-assert time to 8ms. 151 * since it takes longer time if re-scan time on 4378B0. 157 (bus)->shared_addr + OFFSETOF(pciedev_shared_t, member) 161 (bus)->pcie_sh->rings_info_ptr + OFFSETOF(ring_info_t, member) 165 (bus)->ring_sh[ringid].ring_mem_addr + OFFSETOF(ring_mem_t, member) 668 return bus->flr_force_fail; in dhd_bus_get_flr_force_fail() 714 uint dar_addr = DAR_PCIH2D_DB0_0(bus->sih->buscorerev); in dhd_bus_db0_addr_get() 717 if (bus->dma_chan == 1) { in dhd_bus_db0_addr_get() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 4 Copyright 2008-2022 NXP 31 uap_oper_ctrl: uAP operation control when in-STA disconnect with ext-AP 33 For example, to install multi-chip driver, 36 …wifi_mod_para.conf is used to support multi-chips which has different load module parameters. It c… 107 pcie_int_mode=0|1|2 <Legacy mode, MSI mode (default), MSI-X mode> 114 expected PA current is expected to be in the 80-90 mA range for b/g/n modes 122 …hs_mimo_switch=0|1 <Disable dynamic MIMO-SISO switch during host sleep (default) | Enable dynamic … 131 host_mlme=0|1 <Operate in non-host_mlme mode | Operate in host_mlme mode (default)> 152 bss_mode = "Ad-hoc" | "Managed" | "Auto" | "Unknown" 154 mac_address = <6-byte adapter MAC address> [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 26 * <<Broadcom-WL-IPTag/Dual:>> 62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc. 69 * The error codes -4096 ... -5119 are reserved for firmware signing. 71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024] 76 /* 11ax trigger frame format - versioning info */ 122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t)))) 142 #define DFS_SCAN_S_IDLE -1 227 * will see OBSS, [means that, we false detected that OBSS-is-gone 537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t)) 595 uint8 bsscolor_index; /**< bsscolor index 0-1 */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 26 * <<Broadcom-WL-IPTag/Dual:>> 62 * BCME_.. error codes are extended by various features - e.g. FTM, NAN, SAE etc. 69 * The error codes -4096 ... -5119 are reserved for firmware signing. 71 * Next available (inclusive) range: [-8*1024 + 1, -7*1024] 76 /* 11ax trigger frame format - versioning info */ 122 (sizeof(wl_dfs_forced_t) + (((n) < 1) ? (0) : (((n) - 1)* sizeof(chanspec_t)))) 142 #define DFS_SCAN_S_IDLE -1 227 * will see OBSS, [means that, we false detected that OBSS-is-gone 537 #define WL_GSCAN_INFO_FIXED_FIELD_SIZE (sizeof(wl_gscan_bss_info_t) - sizeof(wl_bss_info_t)) 595 uint8 bsscolor_index; /**< bsscolor index 0-1 */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_ioctl.h | 6 * Copyright 2008-2022 NXP 13 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or on the 14 * worldwide web at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. 16 * THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE 227 /* Multi-Radio Configuration Group */ 424 #define SCAN_RSSI(RSSI) (0x100 - ((t_u8)(RSSI))) 441 * @brief Sub-structure passed in wlan_ioctl_get_scan_table_entry for each BSS 472 /** 0--success, 1--fail, 2--watchdogtimeout */ 481 * - Zero based scan entry to start retrieval in command request 482 * - Number of scans entries returned in command response [all …]
|