TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-M
/
trusted-firmware-m
/
e0a3c2ff11d34fb9308cdf4719897173eb953c2a
e0a3c2f
Boot: Set stack pointer limit for bootloader
by David Vincze
· 6 years ago
e69988c
Platform: Increase bootloader stack size
by David Vincze
· 6 years ago
2ff8c6a
Platform: Extend NV counter interface
by David Vincze
· 6 years ago
fc6d5f1
Platform: Add new NV counter for supported targets
by David Vincze
· 6 years ago
2dbfab5
Platform: Rename NV counter enumerators
by David Vincze
· 6 years ago
db32b21
Boot: Add security counter to image manifest
by David Vincze
· 6 years ago
4653d96
Platform: Reset LMA to RAM for sections
by Ken Liu
· 6 years ago
699d58e
Build: Disable CORE test for IPC model
by Edison Ai
· 6 years ago
752021a
Attest: Unify error handling
by Tamas Ban
· 6 years ago
577672b
Attest: Remove workaround which avoid unaligned access
by Tamas Ban
· 6 years ago
2e413a6
Core: Support boot data handler with IPC
by Edison Ai
· 6 years ago
0e2a2b7
Build: Enable 'REGRESSION' for IPC model
by Edison Ai
· 6 years ago
3204b6c
Core: Update the tfm_service_list.inc
by Shawn Shan
· 6 years ago
8a45e32
Core: Extend stack size in secure client partition
by Summer Qin
· 6 years ago
a9ae8bd
Platform: Refine the stack size
by Summer Qin
· 6 years ago
d00e4db
Core: Use the stack region in the linker file
by Summer Qin
· 6 years ago
b82c1ea
Platform: Refactor the linker files
by Summer Qin
· 6 years ago
ebac810
Core: Decrease the max number of message queue
by Summer Qin
· 6 years ago
16de679
Audit: Remove references to Mbed TLS build
by Antonio de Angelis
· 6 years ago
a0054d7
SST: Permit null pointers with zero length
by Jamie Fox
· 6 years ago
b657d13
Platform: Fix Debug authentication for Musca-B1
by Mate Toth-Pal
· 6 years ago
191c5b2
Platform: Support MUSCA_B1 isolation lvl2 with GCC
by Mingyang Sun
· 6 years ago
1c5937c
Platform: Support AN519 isolation lvl2 with GCC
by Mingyang Sun
· 6 years ago
30ed65d
Platform: Support isolation level 2 for AN519
by Mingyang Sun
· 6 years ago
57a9da5
Platform: Set proper MAIR_ATTR for MPU regions for AN519
by Mingyang Sun
· 6 years ago
91814a1
Platform: Fix LVL2 IPC test runtime error
by Mingyang Sun
· 6 years ago
1c49d24
Platform: Support AN521 isolation lvl2 with GCC
by Mingyang Sun
· 6 years ago
1960b55
Platform: Increase NS image flash area on Musca-B1
by Kevin Peng
· 6 years ago
b86dae7
Build: Fix stack size for secure client partition
by Jamie Fox
· 6 years ago
a99ec6b
Manifest: Fix error msg for missing yaml package
by Mate Toth-Pal
· 6 years ago
fe989c4
Core: Optional features supporting in manifest
by Shawn Shan
· 6 years ago
08596fb
Interface: Add necessary include in tfm_ns_lock.h
by Oren Cohen
· 6 years ago
665d832
Core: Correct minor version check for TFM_VERSION_POLICY_RELAXED
by Oren Cohen
· 6 years ago
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
Next »