Trusted Computing Architecture for Low-end Embedded Systems
Stars
20
Forks
5
Watchers
20
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
1
commits
1) Fixed a bug where CALLA and RETA where replaced manually with CALL
0499a09View on GitHubUpdate to the TCMhook so that it uses the static address rather than a label. This allows updates to use the callReceiveUpdate() function without triggering a compilation error (reference not found). Moreover, added the receiveUpdate address as an exception to the compiler to prevent rejections of application jumping to that function.
9df3fd5View on GitHubBug fixes to the secureUpdate TA, added circular compilation for
9443e1cView on GitHub