Home
last modified time | relevance | path

Searched full:scfw (Results 1 – 17 of 17) sorted by relevance

/openbmc/u-boot/board/freescale/imx8qxp_mek/
H A Dimximage.cfg19 /* Add scfw image with exec attribute */
20 IMAGE SCU mx8qx-mek-scfw-tcm.bin
H A Dimx8qxp_mek.c111 /* Get SCFW build and commit id */ in build_info()
114 printf("SCFW does not support build info\n"); in build_info()
117 printf("Build: SCFW %x\n", sc_commit); in build_info()
H A DREADME38 $ cp imx-sc-firmware-0.7/mx8qx-mek-scfw-tcm.bin .
/openbmc/linux/drivers/firmware/imx/
H A DKconfig18 The System Controller Firmware (SCFW) is a low-level system function
30 The System Controller Firmware (SCFW) based power domain driver.
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dfsl,imx8qxp-pixel-link-msi-bus.yaml28 The i.MX System Controller Firmware (SCFW) owns and uses the i.MX8qm/qxp
29 pixel link MSI bus controller and does not allow SCFW user to control it.
30 So, the controller's registers cannot be accessed by SCFW user. Hence,
31 the interrupts generated by the controller don't make any sense from SCFW
/openbmc/u-boot/include/
H A Dimx8image.h190 SCFW, enumerator
255 /* Resource id used in scfw */
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dfsl,scu.yaml7 title: NXP i.MX System Controller Firmware (SCFW)
13 The System Controller Firmware (SCFW) is a low-level system function
/openbmc/u-boot/tools/
H A Dimx8image.c175 param_stack[p_idx].option = SCFW; in parse_cfg_fld()
611 case SCFW: in set_image_array_entry()
615 tmp_name = "SCFW"; in set_image_array_entry()
815 case SCFW: in build_container()
872 * override the flags for scfw in current container in build_container()
942 img_sp->option == SCD || img_sp->option == SCFW || in build_container()
/openbmc/linux/include/linux/firmware/imx/
H A Dipc.h40 * It is called by client-side SCFW API function shims.
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-scu.c29 * to handle that in scfw, so config it in pad conf func in imx_pinconf_scu_set()
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dfsl,imx-rproc.yaml84 which supports SCFW
/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan.h109 /* IPC handle when setup stop mode by System Controller firmware(scfw) */
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8dxl-ss-conn.dtsi147 * scfw disable clock access and keep it always on
H A Dimx8x-colibri.dtsi506 * This pin is used in the SCFW as a UART. Using it from
507 * Linux would require rewritting the SCFW board file.
/openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/
H A Drpc.h10 /* Note: Check SCFW API Released DOC before you want to modify something */
/openbmc/linux/drivers/watchdog/
H A Dimx_sc_wdt.c18 * Software timer tick implemented in scfw side, support 10ms to 0xffffffff ms
/openbmc/linux/drivers/remoteproc/
H A Dimx_rproc.c1018 /* Get partition id and enable irq in SCFW */ in imx_rproc_detect_mode()