zhangyuan21
|
a8fa51e6bf
|
arch: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
|
Xiang Xiao
|
b12f588140
|
Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL
since boardctl isn't a libc feature
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-08-06 13:58:26 +02:00 |
|
Xiang Xiao
|
d7f96003cf
|
Don't include debug.h from public header file
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-06-01 06:42:02 +09:00 |
|
Alin Jerpelea
|
d9e3582e89
|
boards: x86: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-17 08:40:08 -07:00 |
|
Xiang Xiao
|
9473434587
|
Ensure the kernel component don't call userspace API
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-03-01 09:23:09 +09:00 |
|
Nathan Hartman
|
8d985819b3
|
Fix typos
Comments only. No functional changes.
|
2020-05-14 10:49:44 -06:00 |
|
Masayuki Ishikawa
|
d3851699d7
|
boards: qemu-i486: Mount procfs in board_app_initialize()
|
2020-05-04 07:13:30 -06:00 |
|
liuhaitao
|
758934e53d
|
boards/x86: Fix qemu build break (#158)
* qemu-i486: Enable 32-bit system with a 64-bit machine config
Change-Id: If2e7dd6f51b5732bcdfae2ac9784f58fab1f4abf
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
* qemu-i486/nsh: Add board_app_initialize stub to fix boardctl build break
Add board_app_initialize stub in qemu_appinit.c to fix boardctl undefined reference
to board_app_initialize.
Change-Id: I75318ae7ab152f018ce3682db417d1f0fb1a1652
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
|
2020-01-24 11:16:26 +00:00 |
|