TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
b22af9a7a7bcbdfa3a0b04fddd4da386bafa05b8
b22af9a
Platform: Support isolation level 2 for MUSCA_B1
by Edison Ai
· 6 years ago
10ee5e6
Platform: Set proper MAIR_ATTR for MPU regions for MUSCA_B1
by Edison Ai
· 6 years ago
58369d5
Platform: Correct the region access attribute
by Edison Ai
· 6 years ago
3281499
COSE: Fix typo in license header
by Tamas Ban
· 6 years ago
2ad4e4f
COSE: Correct compatibility with COSE standard
by Laurence Lundblade
· 6 years ago
c93b5a7
QCBOR: Make bstr wrapping compatible with COSE signing
by Laurence Lundblade
· 6 years ago
eb26fe8
Platform: Correct the unprivileged data region name
by Edison Ai
· 6 years ago
92f736c
Build: Correct stack and heap size for secure storage
by Edison Ai
· 6 years ago
b9c9660
Build: Add conditional judge for service list
by Edison Ai
· 6 years ago
67f8b6a
Build: Decrease secure partition stack and heap size
by Edison Ai
· 6 years ago
2d28ce0
Docs: Fix CSS theme style issue
by Antonio de Angelis
· 6 years ago
3428adf
Platform: Support isolation level 2 for MUSCA_A
by Edison Ai
· 6 years ago
b9bba1a
Build: Fix documentation generation issues
by Antonio de Angelis
· 6 years ago
fa085c5
Core: Support regression test for IPC model
by Summer Qin
· 6 years ago
588316c
Build: Make setting GNUARM_PATH explicitly work
by Kumar Gala
· 6 years ago
db9783c
Doc: convert markdown files to rst
by Gyorgy Szing
· 6 years ago
74dae3c
Doc: Add support for Sphinx documentation build.
by Gyorgy Szing
· 7 years ago
cf32b90
Build: Make Debug Authentication configurable
by Mate Toth-Pal
· 6 years ago
70db447
Build: Set proper response file flag for linkers
by Ken Liu
· 7 years ago
ba7f2a7
Platform: MUSCA_A: Set proper MAIR_ATTR for MPU regions
by Edison Ai
· 6 years ago
09d9d3d
Platform: AN521: Set proper MAIR_ATTR for MPU regions in TFM_LVL 2
by Edison Ai
· 6 years ago
7619ee0
Core: Put tfm_nspm_svc_register_client into "SFN" section
by Edison Ai
· 6 years ago
60fb6c1
Core: Move PSA APIs veneers into the ns_callable folder
by Edison Ai
· 6 years ago
ac41a45
Core: Skip unprivileged thread mode setting
by Edison Ai
· 6 years ago
483f5da
Core: Fix NULL thread indicator caused fault
by Ken Liu
· 6 years ago
964c7d8
Fix: armasm debug information missing for debug builds
by Gyorgy Szing
· 6 years ago
39e7855
Boot: Sync MCUBoot code base
by David Vincze
· 7 years ago
4dcae6f
Core: Add non-secure thread entry
by Edison Ai
· 6 years ago
2d17517
Core: Support level 2 in scheduler
by Ken Liu
· 6 years ago
b557135
Core: Create the privileged mode change function
by Edison Ai
· 6 years ago
4d66dc3
Core: Split tfm_core.c into IPC and library model
by Edison Ai
· 6 years ago
788bae2
Core: Use data region in linker file as thread stack
by Edison Ai
· 6 years ago
9c6a04b
Core: Add partition exit function
by Edison Ai
· 6 years ago
cb0e0c8
Core: Move PSA client and service APIs into SFN region
by Edison Ai
· 6 years ago
9d8d3f3
Core: Add missed TFM_SVC_SCHEDULE in SVCHandler function
by Edison Ai
· 6 years ago
043e94e
Core: Add MPU config for APP RoT
by Edison Ai
· 7 years ago
2a88258
Core: Change the type of IPC test service partition
by Edison Ai
· 7 years ago
eb537e5
Core: Support isolation 2 memory check
by Summer Qin
· 6 years ago
0fc3f59
Core: Refine the return value of memory check functions
by Summer Qin
· 6 years ago
f2dea5b
Core: Add volatile to inline assembly blocks
by Antonio de Angelis
· 6 years ago
0b9d008
Core: Refactor tfm_core_ns_ipc_request() function
by Antonio de Angelis
· 6 years ago
20279ab
Core: Avoid NS execution mask secure PendSV
by Ken Liu
· 6 years ago
bedcbc4
Platform: AN521: Set proper MAIR_ATTR for MPU regions
by Ken Liu
· 6 years ago
e5e62f0
Platform: Add start and end address for PSA RoT and App RoT region
by Edison Ai
· 6 years ago
cbf8e87
Platform: Re-arrange the placement of secure partitions
by Edison Ai
· 6 years ago
fd67020
Docs: Clarify Musca flashing process
by Jamie Fox
· 6 years ago
284690d
Docs: Consistently refer to Musca-A
by Jamie Fox
· 7 years ago
e8d4e6d
COSE: Rework of crypto hash portability layer
by Laurence Lundblade
· 6 years ago
3cda57f
Attest: Remove redundant value of challenge object
by Tamas Ban
· 6 years ago
d85dbb7
Attest: Get option flags from challenge object
by Laurence Lundblade
· 6 years ago
a24ce04
Attest: Generalize boot satus handling
by Tamas Ban
· 6 years ago
a4574d9
QCBOR: Link qcbor against test suite library
by Tamas Ban
· 6 years ago
6fb89df
Attest: Move define from source to header
by Tamas Ban
· 6 years ago
e89e2db
Attest: Enhance test suite to parse and validate token
by Tamas Ban
· 6 years ago
dada123
Attest: Add test that verify and decode individual claims
by Laurence Lundblade
· 6 years ago
5589f23
COSE: Split t_cose to two part: sign and verify
by Tamas Ban
· 6 years ago
12df1af
Attest: Update profile definiton reference name
by Tamas Ban
· 6 years ago
e1610ad
Attest: Rename useful_buf to q_useful_buf
by Laurence Lundblade
· 6 years ago
d425fb3
QCBOR: Fix mem alignment bug decoding indefinite length strings
by Laurence Lundblade
· 6 years ago
522ce7e
SST: add support for SST_FLASH_PROGRAM_UNIT = 8
by Michel Jaouen
· 6 years ago
96714b3
Core: Set PendSV priority as lowest
by Ken Liu
· 6 years ago
2d90f18
Core: Fix build error when TFM level is not 1
by Edison Ai
· 6 years ago
e53408d
Core: Add configuration file for isolation level 2
by Edison Ai
· 7 years ago
db1448b
SST: IPC compatibility for Protected Storage
by Summer Qin
· 6 years ago
d3142fd
Test: Add more tests in the Crypto secure suite
by Antonio de Angelis
· 6 years ago
ab85ccd
Crypto: Use uniform signatures
by Antonio de Angelis
· 6 years ago
95bacd4
Build: Add flag to protect NV counters when testing
by Jamie Fox
· 6 years ago
1c64076
Core: Fix a missing enumeration
by Hugues de Valon
· 6 years ago
4bf875b
Core: Improve code quality
by Hugues de Valon
· 6 years ago
f704c80
SPM: Improve code quality
by Hugues de Valon
· 6 years ago
3254760
Interface: Improve code quality
by Hugues de Valon
· 6 years ago
ed5d01a
SST: Improve code quality
by Hugues de Valon
· 6 years ago
9079ef4
Core: Check TFM_LVL for level 2 in tfm_core.c
by Edison Ai
· 7 years ago
424d4db
Core: Refine memory check in IPC model
by Summer Qin
· 6 years ago
262dc7b
Platform: Create platform service for pin functions
by Tamas Kaman
· 6 years ago
1370b53
Platform: remove unnecessary LOAD addresses
by David Vincze
· 6 years ago
9c1ee3d
Platform: Add NVIC reset for platform reset
by Gabor Kertesz
· 6 years ago
6018a9a
Platform: Run code from eFlash in MUSCA-B1
by Kevin Peng
· 6 years ago
8f76da9
Platform: Update Musca-A with new file structure
by Kevin Peng
· 7 years ago
3dc07a1
Platform: Update Musca-B1 with new file structure
by Kevin Peng
· 7 years ago
09586c5
Core: Minor clean up to the veneers template
by Antonio de Angelis
· 6 years ago
afd2367
Platform: Add parenthesis around macro parameter
by Hugues de Valon
· 6 years ago
8b44244
Crypto: Improve code quality
by Hugues de Valon
· 6 years ago
adf9f08
AuditLog: Improve code quality
by Hugues de Valon
· 6 years ago
0101fd3
Platform: Fix CoreIPC build for MUSCA_* boards
by Mate Toth-Pal
· 6 years ago
1d95e5a
Core: Make scheduler work for Armv8-M Baseline
by Eudora Zhu
· 6 years ago
1c266ae
Change file format from Windows to Linux
by Edison Ai
· 6 years ago
c4cbcfa
Remove unnecessary executable attribute for the source file
by Edison Ai
· 6 years ago
a0f505c
Build: Fixed compile error for the mbedtls-2.7.9 on Cygwin platform
by Qixiang Xu
· 6 years ago
35f8939
Core: change implementation of wait object 'event'
by Ken Liu
· 6 years ago
8aea0c0
Doc: update supported tool versions
by Gyorgy Szing
· 6 years ago
1e4a5da
Fix: address Arm compiler licensing issue.
by Gyorgy Szing
· 7 years ago
de66fe7
Platform: Update headers in system_cmsdk_musca.c/h
by Avinash Mehta
· 7 years ago
6a50af5
Platform: Generate secure sct files from template
by Mate Toth-Pal
· 7 years ago
36f2184
Manifest: Use Jinja2 for template generation
by Mate Toth-Pal
· 7 years ago
a5a2a5b
Core: Retrieve extra parameter from correct position
by Summer Qin
· 6 years ago
5421c8e
Core: Empty PendSV_Handler without main extension
by Summer Qin
· 6 years ago
22f1c77
Core: Update tfm_core_memory_permission_check API
by Marc Moreno Berengue
· 7 years ago
813e9d1
Test: Add positive test suite to IPC build config
by Mate Toth-Pal
· 7 years ago
478f99a
SST: Align keys to 32-bit boundaries
by Jamie Fox
· 6 years ago
Next »