source: asp3_tinet_ecnl_arm/trunk/asp3_dcre/arch/arm_gcc/common/core_rename.def@ 352

Last change on this file since 352 was 352, checked in by coas-nagasima, 6 years ago

arm向けASP3版ECNLを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain;charset=UTF-8
File size: 682 bytes
Line 
1# kernel_cfg.c
2inh_table
3intcfg_table
4exc_table
5
6# core_support.S
7dispatch
8start_dispatch
9exit_and_dispatch
10call_exit_kernel
11start_r
12irq_handler
13undef_handler
14svc_handler
15pabort_handler
16dabort_handler
17fiq_handler
18
19# core_kernel_impl.c
20excpt_nest_count
21arm_mmu_initialize
22core_initialize
23core_terminate
24xlog_sys
25xlog_fsr
26default_int_handler
27default_exc_handler
28
29# gic_kernel_impl.c
30gicc_initialize
31gicc_terminate
32gicd_initialize
33gicd_terminate
34
35# gic_support.S
36irc_begin_int
37irc_end_int
38irc_get_intpri
39irc_begin_exc
40irc_end_exc
41
42# pl310.c
43pl310_initialize
44pl310_disable
45pl310_invalidate_all
46pl310_clean_and_invalidate_all
47
48# target_kernel_impl.c
49arm_tnum_memory_area
50arm_memory_area
Note: See TracBrowser for help on using the repository browser.