Sean McBride
e798474982
chroe: remove extra header in AARCH64
4 years ago
Sean McBride
b924ed812d
feat: Simplify softint disable logic
4 years ago
Sean McBride
91c429cd8f
feat: simplified sigalrms
4 years ago
Sean McBride
faacc5c785
refactor: http header cleanup
4 years ago
Sean McBride
65e8b27775
chore: Mask ARM source if not AARCH64 not defined
4 years ago
Sean McBride
978b692452
fix: correct assorted bugs
4 years ago
Sean McBride
81e3a88a1f
chore: fix case on enums
4 years ago
phani
1370c9f3e1
changes in aarch64 for context variant
...
* Tested fibonacci with 10 and 20 seperately
* Tested fibonacci multi that are in tests/preemption with client1 and
client2 requests.
* Observed a bug in the response: The respone also includes request
headers/body in it, needs to be addressed.
4 years ago
Sean McBride
3aba285862
refactor: namespace to arch_context_variant
4 years ago
Sean McBride
fdba1b1de8
feat: error check context variants
4 years ago
Sean McBride
859e87f425
refactor: remove extraneous zeroing out
4 years ago
Sean McBride
9dc6d8dd8a
refactor: arch_context_unused error handling
4 years ago
Sean McBride
9a963f1d0c
refactor: rename confusing function name
4 years ago
Sean McBride
7919dff0ba
refactor: decapitalize enums
4 years ago
Sean McBride
31c3a9329a
refactor: rename QUICK to FAST
4 years ago
Sean McBride
2db5f84f11
chore: Initial buggy port
4 years ago
Sean McBride
236e39b263
refactor: DRY arch_context code
4 years ago
Sean McBride
2b161f2f86
refactor: move mcontext_restore to arch_context
4 years ago
Sean McBride
d1f80d8b1e
chore: port simple doc and error handlign
4 years ago
Sean McBride
a2319f2a68
chore: refactor out arch_context_t
4 years ago
Sean McBride
5ccf8bbd87
chore: organize preprocessor includes
4 years ago
Sean McBride
0eb474a8d7
chore: replace app header guards w pragma once
4 years ago
Sean McBride
3dd4a6857d
docs: fix multi-line comment
4 years ago
Sean McBride
29201f737d
docs: Use style guide format for comments
4 years ago
Sean McBride
94f69a912c
docs: better inline comment
5 years ago
phani
7ff05b9d73
making it work for aarch64 - seem to work on RPi
...
* changes to be fully tested!
* cas etc needs to be implemented for aarch64
5 years ago
Sean McBride
a70a83326c
chore: de-dunder worker_thread
5 years ago
Sean McBride
c9b9a6553e
chore: run clang-format
5 years ago
Sean McBride
bff1245572
chore: order arch files
5 years ago
Sean McBride
2d9a3925cd
chore: namespace runtime.c
5 years ago
Sean McBride
70d87fcb51
chore: partial namespace of runtime
5 years ago
Sean McBride
dfe5667bef
chore: resolve TODOs from Phani
5 years ago
Sean McBride
e61be257f9
chore: add clang-format from Composite ( #5 )
...
* chore: add clang-format from Composite
* chore: cleanup JSON
* chore: add clang-format from Composite
* chore: stylistic corrections
* chore: ignore swap files and vscode conf
* chore: check semver of clang-format and require 9
5 years ago
phani
9b0ec6f7dc
Changed directory structure
...
* silverfish is a submodule now
* memory modules from silverfish runtime is copied in to the aWsm runtime.
* runtime/tests/Makefile compiles different tests and silverfish/code_benches..
5 years ago