The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/conf/files.arm

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # $FreeBSD: releng/11.0/sys/conf/files.arm 299928 2016-05-16 09:11:40Z andrew $
    2 arm/arm/autoconf.c              standard
    3 arm/arm/bcopy_page.S            standard
    4 arm/arm/bcopyinout.S            standard
    5 arm/arm/blockio.S               standard
    6 arm/arm/bus_space_asm_generic.S standard
    7 arm/arm/bus_space_base.c        optional        fdt
    8 arm/arm/bus_space_generic.c     standard
    9 arm/arm/busdma_machdep-v4.c     optional        !armv6
   10 arm/arm/busdma_machdep-v6.c     optional        armv6
   11 arm/arm/copystr.S               standard
   12 arm/arm/cpufunc.c               standard
   13 arm/arm/cpufunc_asm.S           standard
   14 arm/arm/cpufunc_asm_arm9.S      optional        cpu_arm9 | cpu_arm9e
   15 arm/arm/cpufunc_asm_arm11.S     optional        cpu_arm1176
   16 arm/arm/cpufunc_asm_arm11x6.S   optional        cpu_arm1176
   17 arm/arm/cpufunc_asm_armv4.S     optional        cpu_arm9 | cpu_arm9e | cpu_fa526 | cpu_xscale_pxa2x0 | cpu_xscale_ixp425 | cpu_xscale_81342
   18 arm/arm/cpufunc_asm_armv5_ec.S  optional        cpu_arm9e
   19 arm/arm/cpufunc_asm_armv6.S     optional        cpu_arm1176
   20 arm/arm/cpufunc_asm_armv7.S     optional        cpu_cortexa | cpu_krait | cpu_mv_pj4b
   21 arm/arm/cpufunc_asm_fa526.S     optional        cpu_fa526
   22 arm/arm/cpufunc_asm_pj4b.S      optional        cpu_mv_pj4b
   23 arm/arm/cpufunc_asm_sheeva.S    optional        cpu_arm9e
   24 arm/arm/cpufunc_asm_xscale.S    optional        cpu_xscale_pxa2x0 | cpu_xscale_ixp425 | cpu_xscale_81342
   25 arm/arm/cpufunc_asm_xscale_c3.S optional        cpu_xscale_81342
   26 arm/arm/cpuinfo.c               standard
   27 arm/arm/cpu_asm-v6.S            optional        armv6
   28 arm/arm/db_disasm.c             optional        ddb
   29 arm/arm/db_interface.c          optional        ddb
   30 arm/arm/db_trace.c              optional        ddb
   31 arm/arm/debug_monitor.c         optional        ddb armv6
   32 arm/arm/disassem.c              optional        ddb
   33 arm/arm/dump_machdep.c          standard
   34 arm/arm/elf_machdep.c           standard
   35 arm/arm/elf_note.S              standard
   36 arm/arm/exception.S             standard
   37 arm/arm/fiq.c                   standard
   38 arm/arm/fiq_subr.S              standard
   39 arm/arm/fusu.S                  standard
   40 arm/arm/gdb_machdep.c           optional        gdb
   41 arm/arm/generic_timer.c         optional        generic_timer
   42 arm/arm/gic.c                   optional        gic
   43 arm/arm/hdmi_if.m               optional        hdmi
   44 arm/arm/identcpu.c              standard
   45 arm/arm/in_cksum.c              optional        inet | inet6
   46 arm/arm/in_cksum_arm.S          optional        inet | inet6
   47 arm/arm/intr.c                  optional        !intrng
   48 kern/subr_intr.c                optional        intrng
   49 arm/arm/locore.S                standard        no-obj
   50 arm/arm/machdep.c               standard
   51 arm/arm/machdep_intr.c          standard
   52 arm/arm/mem.c                   optional        mem
   53 arm/arm/minidump_machdep.c      optional        mem
   54 arm/arm/mp_machdep.c            optional        smp
   55 arm/arm/mpcore_timer.c          optional        mpcore_timer
   56 arm/arm/nexus.c                 standard
   57 arm/arm/ofw_machdep.c           optional        fdt
   58 arm/arm/physmem.c               standard
   59 arm/arm/pl190.c                 optional        pl190
   60 arm/arm/pl310.c                 optional        pl310
   61 arm/arm/platform.c              optional        platform
   62 arm/arm/platform_if.m           optional        platform
   63 arm/arm/pmap-v4.c               optional        !armv6
   64 arm/arm/pmap-v6.c               optional        armv6
   65 arm/arm/pmu.c                   optional        pmu | fdt hwpmc
   66 arm/arm/sc_machdep.c            optional        sc
   67 arm/arm/setcpsr.S               standard
   68 arm/arm/setstack.s              standard
   69 arm/arm/stack_machdep.c         optional        ddb | stack
   70 arm/arm/stdatomic.c             standard \
   71         compile-with "${NORMAL_C:N-Wmissing-prototypes}"
   72 arm/arm/support.S               standard
   73 arm/arm/swtch.S                 standard
   74 arm/arm/swtch-v4.S              optional        !armv6
   75 arm/arm/swtch-v6.S              optional        armv6
   76 arm/arm/sys_machdep.c           standard
   77 arm/arm/syscall.c               standard
   78 arm/arm/trap-v4.c               optional        !armv6
   79 arm/arm/trap-v6.c               optional        armv6
   80 arm/arm/uio_machdep.c           standard
   81 arm/arm/undefined.c             standard
   82 arm/arm/unwind.c                optional        ddb | kdtrace_hooks
   83 arm/arm/vm_machdep.c            standard
   84 arm/arm/vfp.c                   standard
   85 board_id.h                      standard                                   \
   86         dependency      "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \
   87         compile-with    "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \
   88         no-obj no-implicit-rule before-depend                              \
   89         clean           "board_id.h"
   90 cddl/compat/opensolaris/kern/opensolaris_atomic.c       optional zfs | dtrace compile-with "${CDDL_C}"
   91 cddl/dev/dtrace/arm/dtrace_asm.S                        optional dtrace compile-with "${DTRACE_S}"
   92 cddl/dev/dtrace/arm/dtrace_subr.c                       optional dtrace compile-with "${DTRACE_C}"
   93 cddl/dev/fbt/arm/fbt_isa.c                              optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
   94 crypto/blowfish/bf_enc.c        optional        crypto | ipsec 
   95 crypto/des/des_enc.c            optional        crypto | ipsec | netsmb
   96 dev/dwc/if_dwc.c                optional        dwc
   97 dev/dwc/if_dwc_if.m             optional        dwc
   98 dev/fb/fb.c                     optional        sc
   99 dev/fdt/fdt_arm_platform.c      optional        platform fdt
  100 dev/hwpmc/hwpmc_arm.c           optional        hwpmc
  101 dev/hwpmc/hwpmc_armv7.c         optional        hwpmc armv6
  102 dev/iicbus/twsi/twsi.c          optional        twsi
  103 dev/ofw/ofw_cpu.c               optional        fdt
  104 dev/ofw/ofwpci.c                optional        fdt pci
  105 dev/pci/pci_host_generic.c      optional        pci_host_generic pci fdt
  106 dev/psci/psci.c                 optional        psci
  107 dev/psci/psci_arm.S             optional        psci
  108 dev/syscons/scgfbrndr.c         optional        sc
  109 dev/syscons/scterm-teken.c      optional        sc
  110 dev/syscons/scvtb.c             optional        sc
  111 dev/uart/uart_cpu_fdt.c         optional        uart fdt
  112 
  113 font.h                          optional        sc                      \
  114         compile-with    "uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_font_16[16*256] = {' '};' < ${SC_DFLT_FONT}-8x16 > font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x14.fnt && file2c 'u_char dflt_font_14[14*256] = {' '};' < ${SC_DFLT_FONT}-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x8.fnt && file2c 'u_char dflt_font_8[8*256] = {' '};' < ${SC_DFLT_FONT}-8x8 >> font.h" \
  115         no-obj no-implicit-rule before-depend                           \
  116         clean   "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
  117 kern/msi_if.m                   optional        intrng
  118 kern/pic_if.m                   optional        intrng
  119 kern/subr_busdma_bufalloc.c     standard
  120 kern/subr_devmap.c              standard
  121 kern/subr_sfbuf.c               standard
  122 libkern/arm/aeabi_unwind.c      standard
  123 libkern/arm/divsi3.S            standard
  124 libkern/arm/ffs.S               standard
  125 libkern/arm/ldivmod.S           standard
  126 libkern/arm/ldivmod_helper.c    standard
  127 libkern/arm/memclr.S            standard
  128 libkern/arm/memcpy.S            standard
  129 libkern/arm/memset.S            standard
  130 libkern/arm/muldi3.c            standard
  131 libkern/ashldi3.c               standard
  132 libkern/ashrdi3.c               standard
  133 libkern/divdi3.c                standard
  134 libkern/ffsl.c                  standard
  135 libkern/ffsll.c                 standard
  136 libkern/fls.c                   standard
  137 libkern/flsl.c                  standard
  138 libkern/flsll.c                 standard
  139 libkern/lshrdi3.c               standard
  140 libkern/moddi3.c                standard
  141 libkern/qdivrem.c               standard
  142 libkern/ucmpdi2.c               standard
  143 libkern/udivdi3.c               standard
  144 libkern/umoddi3.c               standard

Cache object: bc1b9afbc0ee7862a6fa28be103c9455


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.