universalisos/docs/html/pssw-reference-manual/files.js
Fábio Coutada 7855eab092 feat(import): Complete PikeOS 5.0 ecosystem import from devvm-arch
MAJOR MILESTONE: Successfully imported complete PikeOS 5.0 ecosystem
from Virtual Machine 100 (devvm-arch) on gigabyte Proxmox server.

Import Summary:
- Source Code: 4.3GB, 63,441 files, 14,829 C/C++/H files
- Documentation: 78MB, 37+ PDF manuals covering all PikeOS aspects
- XSD Schemas: 1.8MB, 158 schema files for configuration/code generation
- Test Framework: Complete TFW infrastructure in src/tfw/

Key Components:
 Multi-architecture kernels (ARM v7/v8, PowerPC e500/e500mc/e5500, x86_64)
 Core source libraries (libstand, ssw, p4ext)
 Complete test framework with executables, includes, libraries
 37+ comprehensive PDF documentation (installation, development, platform manuals)
 158 XSD schemas for Eclipse-based code generation and configuration
 AUTOSAR/MISRA safety-critical compliance foundation
 Hardware virtualization support
 Eclipse IDE project configuration (.project, .cproject)

Documentation Categories:
- Installation & User Guides (pikeos-installation-guide.pdf, user manuals)
- Development References (kernel, driver, test framework manuals)
- API & Programming (C/C++ environments, native API extensions)
- Platform Manuals (ARM, PowerPC, x86 specific guides)
- CDK Documentation (gcc, binutils, ld, cpp internals)
- Release Notes (all components for 5.0.3)
- Specialized Topics (hardware virtualization, POSIX compliance)

Technical Achievements:
 Complete PikeOS 5.0 codebase across multiple processor architectures
 Safety-critical foundation with AUTOSAR/MISRA compliance
 Eclipse IDE integration with XSD-driven code generation pipeline
 Comprehensive test framework for validation and verification
 Complete documentation covering development, deployment, and optimization

Extraction Method:
- Source: VM 100 (devvm-arch) on gigabyte server (192.168.0.104)
- Method: Direct LVM disk mount via losetup, rsync transfer
- Size: Total 4.4GB extracted and organized

Next Phases:
- Phase 3: XSD Workflow Analysis (Day 8-10)
- Phase 4: Safety Standards Compliance Documentation (Day 11-12)
- Phase 5: Component Categorization (Day 13-14)
- Phase 6: Aurelio Brain Test (Day 15)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-06 21:01:41 +01:00

40 lines
No EOL
2.3 KiB
JavaScript

var files =
[
[ "refman.h.doxy", "refman_8h_8doxy.html", null ],
[ "vm.h", "vm_8h.html", null ],
[ "vm_console.h", "vm__console_8h.html", "vm__console_8h" ],
[ "vm_console_types.h", "vm__console__types_8h.html", "vm__console__types_8h" ],
[ "vm_core_types.h", "vm__core__types_8h.html", "vm__core__types_8h" ],
[ "vm_err_id.h", "vm__err__id_8h_source.html", null ],
[ "vm_file.h", "vm__file_8h.html", "vm__file_8h" ],
[ "vm_file_types.h", "vm__file__types_8h.html", "vm__file__types_8h" ],
[ "vm_fp.h", "vm__fp_8h.html", "vm__fp_8h" ],
[ "vm_fp_gen_types.h", "vm__fp__gen__types_8h.html", "vm__fp__gen__types_8h" ],
[ "vm_fp_types.h", "vm__fp__types_8h.html", "vm__fp__types_8h" ],
[ "vm_fs.h", "vm__fs_8h.html", "vm__fs_8h" ],
[ "vm_fs_types.h", "vm__fs__types_8h.html", "vm__fs__types_8h" ],
[ "vm_init.h", "vm__init_8h.html", "vm__init_8h" ],
[ "vm_ioctl_types.h", "vm__ioctl__types_8h.html", "vm__ioctl__types_8h" ],
[ "vm_memreq.h", "vm__memreq_8h.html", "vm__memreq_8h" ],
[ "vm_memreq_types.h", "vm__memreq__types_8h.html", "vm__memreq__types_8h" ],
[ "vm_mm.h", "vm__mm_8h.html", "vm__mm_8h" ],
[ "vm_part.h", "vm__part_8h.html", "vm__part_8h" ],
[ "vm_part_types.h", "vm__part__types_8h.html", "vm__part__types_8h" ],
[ "vm_port.h", "vm__port_8h.html", "vm__port_8h" ],
[ "vm_port_types.h", "vm__port__types_8h.html", "vm__port__types_8h" ],
[ "vm_proc.h", "vm__proc_8h.html", "vm__proc_8h" ],
[ "vm_proc_types.h", "vm__proc__types_8h.html", "vm__proc__types_8h" ],
[ "vm_prop.h", "vm__prop_8h.html", "vm__prop_8h" ],
[ "vm_se.h", "vm__se_8h.html", "vm__se_8h" ],
[ "vm_se_file.h", "vm__se__file_8h.html", "vm__se__file_8h" ],
[ "vm_se_fp.h", "vm__se__fp_8h.html", "vm__se__fp_8h" ],
[ "vm_se_types.h", "vm__se__types_8h.html", "vm__se__types_8h" ],
[ "vm_target_ctl.h", "vm__target__ctl_8h.html", "vm__target__ctl_8h" ],
[ "vm_target_ctl_types.h", "vm__target__ctl__types_8h.html", "vm__target__ctl__types_8h" ],
[ "vm_tls.h", "vm__tls_8h.html", [
[ "vm_tls_t", "structvm__tls__t.html", "structvm__tls__t" ]
] ],
[ "vm_tp.h", "vm__tp_8h.html", "vm__tp_8h" ],
[ "vm_tp_types.h", "vm__tp__types_8h.html", "vm__tp__types_8h" ],
[ "vm_vp.h", "vm__vp_8h.html", "vm__vp_8h" ]
];