Oki Minabe
fbf05db906
fix up_tls_info define for BUILD_KERNEL
...
Summary:
- In case of BUILD_KERNEL, NuttX uses USR mode sp and SVC mode sp.
- The kernel runs on SVC mode sp.
- While the kernel is running, up_getsp() cannot get the TLS address.
- The kernel requires tls_get_info() function.
- For the user land, up_getsp() can be used.
- tls_getinfo.c is always compiled and tls_get_info() function is
filtered by macros in the tls_getinfo.c.
Impact:
BUILD_KERNEL
Testing:
test program on custom Cortex-A9 board (BUILD_KERNEL)
ostest on sabre-6quad:smp (QEMU, BUILD_FLAT)
Signed-off-by: Oki Minabe <minabe.oki@gmail.com>
2022-02-28 01:12:58 +08:00
..
2021-06-09 12:04:25 -05:00
2021-12-29 08:11:08 -03:00
2021-12-21 11:01:33 -03:00
2021-11-27 06:19:10 -06:00
2021-11-04 13:29:51 -05:00
2022-02-28 01:12:58 +08:00
2022-01-29 01:04:23 +08:00
2022-02-27 22:54:13 +08:00
2020-05-23 18:00:40 +01:00
2021-08-04 06:48:30 -07:00
2021-02-04 03:33:58 -08:00
2022-01-11 12:17:09 +01:00
2021-08-20 07:47:07 -07:00
2021-07-12 20:33:21 -07:00
2021-02-04 03:33:58 -08:00
2021-02-04 03:33:58 -08:00
2021-09-28 04:37:38 -07:00
2021-07-30 09:43:26 -03:00
2021-10-26 13:59:42 -03:00
2021-08-04 06:48:30 -07:00
2021-02-04 03:33:58 -08:00
2022-02-20 21:58:10 +08:00
2022-02-20 21:58:10 +08:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-08-20 07:47:07 -07:00
2021-12-07 04:01:27 -08:00
2021-09-12 11:48:31 +08:00
2021-12-29 12:09:54 +08:00
2021-08-04 06:48:30 -07:00
2021-02-04 03:33:58 -08:00
2021-08-02 08:23:35 -03:00
2021-08-04 06:48:30 -07:00
2021-04-01 23:06:23 -05:00
2021-09-25 07:54:39 -03:00
2021-03-02 03:44:06 -08:00
2021-11-26 11:55:00 -03:00
2021-12-21 11:01:33 -03:00
2021-08-04 06:48:30 -07:00
2021-03-04 18:32:12 -08:00
2021-07-31 15:35:47 -03:00
2021-02-04 03:33:58 -08:00
2021-08-03 12:14:07 -03:00
2021-11-24 22:49:09 -06:00
2021-07-31 15:35:47 -03:00
2021-12-20 08:39:33 -06:00
2022-02-26 14:32:42 +08:00
2021-02-04 03:33:58 -08:00
2021-09-12 21:14:06 +08:00
2021-08-02 08:24:59 -03:00
2021-02-04 03:33:58 -08:00
2021-01-06 14:23:50 +08:00
2022-02-09 21:21:43 +08:00
2021-05-12 21:08:23 -07:00
2021-05-11 16:40:33 +01:00
2021-02-04 03:33:58 -08:00
2020-12-28 13:53:20 -03:00
2021-12-29 12:09:54 +08:00
2022-02-13 03:20:51 +08:00
2021-06-30 21:22:49 -05:00
2022-02-09 20:09:11 +08:00
2021-02-04 03:33:58 -08:00
2021-08-27 08:55:45 -07:00
2021-02-18 18:35:35 -08:00
2021-11-29 11:18:36 -06:00
2022-02-03 11:02:31 -03:00
2021-02-04 03:33:58 -08:00
2021-12-13 11:08:28 -06:00
2021-07-30 09:43:26 -03:00
2022-02-27 22:54:13 +08:00
2021-03-22 06:06:44 -07:00
2021-12-29 08:11:08 -03:00
2021-08-31 11:21:22 +08:00
2022-02-23 01:21:26 +08:00
2021-12-30 01:13:22 +08:00
2021-07-09 15:51:28 -03:00
2020-07-21 21:48:18 -07:00
2021-07-30 09:43:26 -03:00
2021-07-30 09:43:26 -03:00