Commit Graph

47 Commits

Author SHA1 Message Date
Giovanni Di Sirio 2da5177e8a Simplified OOP and fixed some conflicting file names.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16907 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-19 15:25:23 +00:00
Giovanni Di Sirio 6cf3051f99 Formatting.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16885 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-11 05:08:54 +00:00
Giovanni Di Sirio 69525c2193 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16873 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2025-01-09 09:34:54 +00:00
Giovanni Di Sirio 394f55a892 Less parameters to sbStart() and sbExec() functions. Eclipse debug configurations modified to not depend on my personal paths, now it is assumed a "/home/chibios" user, it can be a symlink to a real user.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16870 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-08 14:57:30 +00:00
Giovanni Di Sirio d8ff6fec1c Sandboxes no more need a configuration structure, use is much simpler. Now regions can be created/changed at runtime opening to a more rich SB API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16865 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2025-01-08 11:10:34 +00:00
Giovanni Di Sirio 5dc37b4ca6 Better SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16824 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-12-18 18:22:57 +00:00
Giovanni Di Sirio b6624c89ee Changed chStartThread() in simply sbStart().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16806 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-12-14 10:12:38 +00:00
Giovanni Di Sirio 58cbe5557f Simplified SB host code, there were duplications.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-12-14 10:02:17 +00:00
Giovanni Di Sirio 749cf26834 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16803 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-12-14 05:40:43 +00:00
Giovanni Di Sirio 5ad0336997 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16795 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2024-12-12 07:01:56 +00:00
Giovanni Di Sirio aee8d72768 Simplified sandboxes configuration, now MPU settings are calculated automatically and verified for architectural constraints.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16682 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-10-27 06:42:50 +00:00
Giovanni Di Sirio cefb77e7ec Simplified SB configuration.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16678 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-10-24 09:56:01 +00:00
Giovanni Di Sirio 1a9fa4ebca Fixes and simplified stuff.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-10-21 11:48:14 +00:00
Giovanni Di Sirio b8870eaecd Simplified SB API.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16265 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-26 08:56:13 +00:00
Giovanni Di Sirio f2e2656b74 Fixed G4 SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16249 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-05-20 09:03:14 +00:00
Giovanni Di Sirio a43d40cf52 Updated G4 dynamic SB demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15793 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-19 16:10:27 +00:00
Giovanni Di Sirio f930d202c7 Improved SB demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15792 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-19 14:28:49 +00:00
Giovanni Di Sirio de74d1f890 Fixes in VRQs, not all cases were covered for triggering.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15765 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-06 08:40:31 +00:00
Giovanni Di Sirio 1e6a909ece git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15764 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-09-05 13:31:10 +00:00
Giovanni Di Sirio b7ccf45870 Raised to 16kB RAM per-VM.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15760 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-05 10:35:13 +00:00
Giovanni Di Sirio 0b506373ea git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15743 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-08-30 12:51:54 +00:00
Giovanni Di Sirio e0f250edcf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15739 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-08-28 07:20:45 +00:00
Giovanni Di Sirio 83afcc2a7e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15675 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-07-05 19:14:23 +00:00
Giovanni Di Sirio e0d0d5bee1 Naming rationalization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15673 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-07-02 06:47:53 +00:00
Giovanni Di Sirio d39e30fc10 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15672 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-07-01 14:49:43 +00:00
Giovanni Di Sirio 760e0d90fb Renamed things for consistency.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15669 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-06-30 08:07:56 +00:00
Giovanni Di Sirio b8bc767430 VHAL blinking...
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-06-28 13:27:01 +00:00
Giovanni Di Sirio a5fd0476a9 Host-side VPAL driver. Added palReadGroupLatch() to PAL driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15663 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-06-28 09:00:43 +00:00
Giovanni Di Sirio 7e4aceb4ca git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15662 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-06-28 03:40:15 +00:00
Giovanni Di Sirio 6193567317 Hosted RT compiling, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15643 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-05-29 07:03:53 +00:00
Giovanni Di Sirio 3b2615a8e6 Fixed regression in the demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15626 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-05-16 08:33:48 +00:00
Giovanni Di Sirio 00684c677d Removed legacy stdio in SBs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15410 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-01-27 08:40:53 +00:00
Giovanni Di Sirio b84c1cf96a Fixed regressions in SB demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15409 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-01-27 08:32:21 +00:00
Giovanni Di Sirio 15700922fc Fixed a small regression because of recent changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15298 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-31 14:40:23 +00:00
Giovanni Di Sirio 6751fc38ee SB-VFS integration working in the demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15280 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-29 16:00:10 +00:00
Giovanni Di Sirio c01e5a7c22 Added a new CH_CFG_HARDENING_LEVEL option to RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15242 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-12-13 15:44:12 +00:00
Giovanni Di Sirio f12ce2fbaf Simplified demos using startup definitions (improved).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15103 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-17 14:06:18 +00:00
Giovanni Di Sirio 7bd05fc08f Initial SB rework.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15097 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 17:45:29 +00:00
Giovanni Di Sirio 529ed73085 Improved demo to make report readable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14906 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-13 11:19:23 +00:00
Giovanni Di Sirio c6b5034fb9 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14902 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-12 12:04:21 +00:00
Giovanni Di Sirio b84aca5137 Added a global event for sandboxes monitoring.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14899 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-12 07:17:56 +00:00
Giovanni Di Sirio 949e63568e Fixed working are for SB2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14898 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-11 16:54:24 +00:00
Giovanni Di Sirio 15e98309f9 Added a 2nd sandbox.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14897 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-11 14:55:22 +00:00
Giovanni Di Sirio 5d7006ac84 New SB API working, it breaks the old demo, to be reworked or removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14896 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-11 13:40:47 +00:00
Giovanni Di Sirio 3394ad9046 Unprivileged thread starting correctly now.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14893 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-10 17:54:26 +00:00
Giovanni Di Sirio 2d00fa2e5e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14892 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-10-10 15:01:58 +00:00
Giovanni Di Sirio 63028bcf87 New test application for sandboxes, work in progress.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14890 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-10 10:55:54 +00:00