.. |
CMakeLists.txt
|
cmake: add include path for special source
|
2023-11-07 17:39:03 +01:00 |
Kconfig
|
driver/tee: add some comments and document files in LICENSE
|
2023-11-23 06:25:48 -08:00 |
Make.defs
|
driver/tee: add optee client driver module
|
2023-11-23 06:25:48 -08:00 |
addrenv.c
|
…
|
|
dev_ascii.c
|
drivers: add ascii drvier, returns a printable string of 0x21-0x7f
|
2023-07-12 11:13:37 -06:00 |
dev_null.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
dev_zero.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
lwl_console.c
|
Remove the unnecessary NULL fields in global instance definition of file_operations
|
2023-01-04 00:32:13 +02:00 |
mkrd.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
optee.c
|
driver/tee: add some comments and document files in LICENSE
|
2023-11-23 06:25:48 -08:00 |
optee_msg.h
|
Remove @ and % tag from all comments
|
2023-12-11 17:00:10 -03:00 |
ramdisk.c
|
drivers/ramdisk: add missing 'FAR'
|
2023-09-16 14:17:47 +08:00 |
rpmsgblk.c
|
rpmsgblk: split mmc_ioc_multi_cmd to mmc_ioc_cmd for less share memory allocation
|
2023-11-22 08:08:12 -08:00 |
rpmsgblk.h
|
rpmsgblk: use a fixed length struct to transfer between two cpus
|
2023-11-22 08:08:12 -08:00 |
rpmsgblk_server.c
|
rpmsgblk: split mmc_ioc_multi_cmd to mmc_ioc_cmd for less share memory allocation
|
2023-11-22 08:08:12 -08:00 |
rpmsgdev.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
rpmsgdev.h
|
rpmsgdev: support single read/write mode device
|
2023-08-11 15:29:32 +08:00 |
rpmsgdev_server.c
|
rpmsgdev_server: do not notify the client when the fds has teardown
|
2024-01-04 20:30:49 -08:00 |
rwbuffer.c
|
ftl: fix ftl_flush will read/erase beyond the end of the partition
|
2023-08-19 21:47:14 +08:00 |