# # ChangeLog for branches/fault_tolerance # # Generated by Trac 1.2.3 # May 3, 2024, 7:20:58 PM Sun, 02 Mar 2014 21:14:35 GMT cfuguet [648] * branches/fault_tolerance/platform/tsar_generic_iob (copied) * branches/fault_tolerance/platform/tsar_generic_iob/Makefile (modified) * branches/fault_tolerance/platform/tsar_generic_iob/conf (added) * branches/fault_tolerance/platform/tsar_generic_iob/conf/preloader_4c1p (added) * branches/fault_tolerance/platform/tsar_generic_iob/conf/preloader_4c1p/defs_platform.h (added) * branches/fault_tolerance/platform/tsar_generic_iob/conf/preloader_4c1p/ldscript (added) * trunk/platforms/tsar_generic_iob/giet_vm (deleted) * branches/fault_tolerance/platform/tsar_generic_iob/soclib.conf (added) * branches/fault_tolerance/platform/tsar_generic_iob/top.cpp (modified) * branches/fault_tolerance/platform/tsar_generic_iob/tsar_iob_cluster/caba/source/include/tsar_iob_cluster.h (modified) * branches/fault_tolerance/platform/tsar_generic_iob/tsar_iob_cluster/caba/source/src/tsar_iob_cluster.cpp (modified) Introducing new platform with IO bridges in fault_tolerance branch Fri, 28 Feb 2014 16:34:42 GMT cfuguet [647] * branches/fault_tolerance (added) * branches/fault_tolerance/lib (added) * branches/fault_tolerance/module (added) * branches/fault_tolerance/module/infrastructure_component (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/doc (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/metadata (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/metadata/vci_xicu.sd (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source/include (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source/include/vci_xicu.h (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source/src (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/caba/source/src/vci_xicu.cpp (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/include (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/include/soclib (added) * branches/fault_tolerance/module/infrastructure_component/interrupt_infrastructure/vci_xicu/include/soclib/xicu.h (added) * branches/fault_tolerance/module/infrastructure_component/reset_infrastructure (added) * branches/fault_tolerance/module/internal_component (added) * branches/fault_tolerance/module/internal_component/vci_cc_vcache_wrapper (copied) * branches/fault_tolerance/module/internal_component/vci_mem_cache (copied) * branches/fault_tolerance/module/network_component (added) * branches/fault_tolerance/module/network_component/dspin_router (added) * branches/fault_tolerance/module/network_component/dspin_router/caba (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/metadata (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/metadata/dspin_router.sd (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source/include (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source/include/dspin_router.h (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source/src (added) * branches/fault_tolerance/module/network_component/dspin_router/caba/source/src/dspin_router.cpp (added) * branches/fault_tolerance/platform (added) Creating branch for fault tolerance support on the TSAR architecture. ...