Home
last modified time | relevance | path

Searched refs:tf (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dlibata.h615 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile() argument
617 return (tf->command == ATA_CMD_READ_MULTI) || in is_multi_taskfile()
618 (tf->command == ATA_CMD_WRITE_MULTI) || in is_multi_taskfile()
619 (tf->command == ATA_CMD_READ_MULTI_EXT) || in is_multi_taskfile()
620 (tf->command == ATA_CMD_WRITE_MULTI_EXT) || in is_multi_taskfile()
621 (tf->command == ATA_CMD_WRITE_MULTI_FUA_EXT); in is_multi_taskfile()
/u-boot/board/hisilicon/hikey/
A Dbuild-tf.mak15 @echo "make -f build-tf.mak build"
/u-boot/doc/board/st/
A Dstm32mp1.rst234 - FSBL = **tf-a.stm32** (provided by TF-A compilation)
357 # dd if=tf-a.stm32 of=/dev/mmcblk0p1
358 # dd if=tf-a.stm32 of=/dev/mmcblk0p2
575 $> dfu-util -d 0483:5720 -a 3 -D tf-a-stm32mp157c-ev1-trusted.stm32
576 $> dfu-util -d 0483:5720 -a 4 -D tf-a-stm32mp157c-ev1-trusted.stm32
585 $> dfu-util -d 0483:5720 -a 10 -D tf-a-stm32mp157c-ev1-trusted.stm32
586 $> dfu-util -d 0483:5720 -a 11 -D tf-a-stm32mp157c-ev1-trusted.stm32
604 $> dfu-util -d 0483:5720 -a 21 -D tf-a-stm32mp157c-ev1-trusted.stm32
605 $> dfu-util -d 0483:5720 -a 22 -D tf-a-stm32mp157c-ev1-trusted.stm32
611 $> dfu-util -d 0483:5720 -a 22 -D tf-a-stm32mp157c-ev1-trusted.stm32
/u-boot/arch/arm/dts/
A Dmeson-gxbb-nanopi-k2.dts61 vddio_tf: regulator-vddio-tf {

Completed in 7 milliseconds