David Saada
cb7f68e992
Fix a few SecureStore issues (following preliminary security review)
...
- Remove require integrity flag (authentication) - always authenticate
- Use RBP KV to store CMAC also in write once case
- Allow removing a key if reading it failed on RBP authentication error
- Disable SecureStore if user disables MBED TLS AES CTR or CMAC
2018-12-10 23:34:57 +02:00
Nir Sonnenschein
0283bb84e4
Merge pull request #8667 from davidsaada/kvstore_integration
...
KVStore & derived classes: design docs, implementation & configuration
2018-11-25 07:30:53 +02:00
David Saada
e9c25e23a5
KVStore & derived classes: design docs, implementation & configuration
...
Implement the following:
KVStore base class
TDBStore class
FileSystemStore class
SecureStore class
Global APIs
Configuration framework
Design documentation
2018-11-24 17:43:35 +02:00
Martin Kojtal
02266dba98
Merge pull request #8743 from SeppoTakalo/net_stats_doc
...
Add design document for network statistics.
2018-11-22 09:19:37 +01:00
Senthil Ramakrishnan
a0e42fa21e
Removing config option to print report to terminal on reboot, as it conflicts with current implementation of mbed_error_printf
2018-11-18 20:45:23 -06:00
Senthil Ramakrishnan
2d58f2374c
Added more details around crc field and updated document with terminologies used
2018-11-18 20:40:41 -06:00
Senthil Ramakrishnan
a87043fd74
Add function to reset the reboot count
2018-11-18 20:40:41 -06:00
Senthil Ramakrishnan
3ffa78ed41
Change phrasing and tense
2018-11-18 20:40:41 -06:00
Senthil Ramakrishnan
340099c9ea
Fix code style issues and fix typos in diagrams
2018-11-18 20:40:40 -06:00
Senthil Ramakrishnan
0b9cd601de
Updated with crash report region info and new diagrams added
2018-11-18 20:40:40 -06:00
Senthil Ramakrishnan
8c48a24ad4
Fix tab issues in TOC
2018-11-18 20:40:40 -06:00
Senthil Ramakrishnan
108483d5cb
Updated TOC
2018-11-18 20:40:40 -06:00
Senthil Ramakrishnan
a721158cd6
Boot sequence diagram added
2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan
c3d2c446d0
Fixed sentences and context
2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan
a6e76049be
Adding usage scenarios
2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan
28a0b4554b
Updated design doc
2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan
5489eacb18
Crash reporting design doc
2018-11-18 20:40:39 -06:00
Senthil Ramakrishnan
d4fc8fe66c
Crash Reporting Design
2018-11-18 20:40:38 -06:00
Seppo Takalo
7ac326ab1d
Add design document for network statistics.
2018-11-14 17:14:23 +02:00
Seppo Takalo
7f39bb4453
Implement TLSSocket
...
Provide TLSSocket implementation. This implementation allows TLSSocket
to wrap around any existing socket. Currently only TLS supported. DTLS
not yet implemented.
Design document also provided with the implementation.
Documentation submitted to Mbed OS handbook.
2018-10-15 13:31:36 +03:00
Martin Kojtal
c6e18f916b
Merge pull request #7426 from donatieng/nfc-spec
...
NFC APIs Design Specification
2018-09-02 16:04:13 +02:00
Vincent Coubard
09ed420d8d
NFC design doc: Update NDEF part of the design document.
2018-08-31 10:32:20 +01:00
Vincent Coubard
a0b356bfc8
NFC design doc: Update NDEF diagrams.
2018-08-31 10:31:16 +01:00
Vincent Coubard
8e75802044
NFC doc: Fix constructor signature.
2018-08-31 09:52:32 +01:00
Vincent Coubard
425c1c1e06
NFC Spec: Fix ref/pointer qualifier alignement.
2018-08-30 17:47:34 +01:00
Donatien Garnier
1074afbb2a
Update based on few tweaks to the API
2018-08-30 11:39:56 +01:00
Donatien Garnier
c71b66dfc9
Address @AnotherButler's comments
2018-08-30 11:20:12 +01:00
Amanda Butler
6d46bc3102
Copy edit nfc_design.md
...
Copy edit file.
2018-08-24 16:32:13 -05:00
Amanda Butler
10b9ad7342
Edit example_feature_design.md
...
Edit template for formatting and major typos.
2018-08-24 13:28:09 -05:00
Amanda Butler
43974e3137
Copy edit design-template.md
...
Copy edit file for consistency, grammar, spelling and voice.
2018-08-24 10:52:57 -05:00
Donatien Garnier
29ee2656ee
Add links to user profiles
2018-08-24 10:26:35 +01:00
Donatien Garnier
653ab6a9c2
Added revision history & table of contents according to #7561
2018-08-24 10:22:21 +01:00
Donatien Garnier
a989c15d1f
Updtate event handling model in NFCEEPROM
2018-08-24 10:13:52 +01:00
Donatien Garnier
588c26c128
Move NFC design docs to docs/design-documents/ according to #7561
2018-08-24 10:00:16 +01:00
Amanda Butler
072cbb4d57
Copy edit README.md
...
Copy edit file for active voice, precise language and consistent style across documents.
2018-08-20 14:23:53 -05:00
Senthil Ramakrishnan
196094defa
Updated with review comments fixes
2018-08-08 15:40:51 -05:00
Senthil Ramakrishnan
65433fb0cf
Added general guidelines section for design process
2018-08-08 13:53:28 -05:00
Senthil Ramakrishnan
cde5e6edd4
Design process and template for Mbed-OS
2018-08-08 13:53:28 -05:00