Xiang Xiao
|
6b31918b42
|
Remove the unnecessary cast for main_t, NULL and argv
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-18 08:51:45 +02:00 |
|
Xiang Xiao
|
78f6a02bc8
|
boards: Remove the duplicated prototype of CONFIG_INIT_ENTRYPOINT
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-16 19:02:44 +02:00 |
|
Xiang Xiao
|
70290b6e38
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
and remove the duplicated declaration
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-09-24 21:26:56 +02:00 |
|
ligd
|
412d030149
|
boards: move USERMAIN_XX out of INIT_ENTRYPOINT
Signed-off-by: ligd <liguiding1@xiaomi.com>
|
2021-12-24 08:23:30 -06:00 |
|
Xiang Xiao
|
5025fbef8d
|
Rename LIB_ to LIBC_ for all libc Kconfig
follow other libc component naming convention
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-08-05 19:45:24 +02:00 |
|
Xiang Xiao
|
007adc7736
|
Replace all __attribute__((section(x)) with locate_data(x)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-07-29 21:55:21 -03:00 |
|
Gregory Nutt
|
bb9b58bdde
|
libc: Move pthread_create to user space
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
Change-Id: I5c447d94077debc79158686935f288e4c8e51e01
|
2021-05-21 22:46:52 -06:00 |
|
Xiang Xiao
|
e9c7df4769
|
sched: Rename task_startup to nxtask_startup
to follow the naming convention
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I3594d12a65e8cacea99bc295d622628304c3f9f8
|
2020-07-01 07:55:33 -06:00 |
|
Masayuki Ishikawa
|
bb68a12c95
|
boards: maix-bit: Add support for PROTECTED build
|
2020-02-14 09:29:51 -06:00 |
|