Files
TencentOS-tiny/examples
daishengdong 0a2d5a4e90 support elfloader for shared object and relocatable object
1. elfloader for shared object
example: TencentOS-tiny\examples\elfloader_shared_object
keil: TencentOS-tiny\board\TencentOS_tiny_EVB_MX_Plus\KEIL\elfloader_shared_object

2. elfloader for relocatable object:
example: TencentOS-tiny\examples\elfloader_relocatable_object
keil: TencentOS-tiny\board\TencentOS_tiny_EVB_MX_Plus\KEIL\elfloader_relocatable_object

3. TODO:
- add icache/dcache flush when module is loaded
- support more relocation type in elfloader_arch_relocate
2020-06-09 19:30:38 +08:00
..
2020-04-24 11:58:42 +08:00
2020-05-28 17:35:36 +08:00
2020-02-25 10:07:00 +08:00
2019-11-15 12:04:00 +08:00
2019-11-15 15:37:06 +08:00
2019-11-28 11:12:16 +08:00
2019-11-15 15:37:06 +08:00
2020-02-28 00:11:28 +08:00
2020-04-12 11:12:24 +08:00
2019-09-16 13:19:50 +08:00
2020-04-24 11:58:42 +08:00