Devaraj Ranganna
fd74d678a7
psa: Remove PSA secure binary building tools
...
The PSA-implementing secure binary is not built using Mbed OS build
tools anymore. Instead, the TrustedFirmware-M (TF-M) build system is
used to produce the secure binary. As such, we remove PSA related hooks
from the build system, remove PSA related scripts from tools/test
folder, and also remove the psa-autogen job from travis which was
running the now unecessary and removed generate_partition_code.py.
Remove the ability to generate new PSA binaries in the old manner, where
Mbed OS implements PSA. We don't yet remove any PSA binaries or break
the currently checked-in Mbed-implemented PSA support. PSA targets
integrated in the old manner will continue working at this point.
Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
Signed-off-by: Jaeden Amero <jaeden.amero@arm.com>
2020-04-27 09:51:14 +01:00
Alexander Zilberkant
91505184d3
Integrate with mbeb-cli build system
...
PSA code generation will be called automatically upon mbed invocation.
The autogenerated files will be created under <mbed-os-root>/PSA_AUTOGEN directory.
2019-04-30 14:41:09 +03:00
Oren Cohen
dd73fa689c
PSA SPM
...
* Intorduce PSA-SPM to mbed-os
* Add SPM tests (for PSA targets)
* Add PSA PRoT internal storage Secure implementation
* Integrate SPM into the boot proccess
* PSA manifest data generator
* Introduce PSA targets skeleton to mbed-os
* Add artifact delivery to the tools
2018-11-27 09:16:35 +02:00
Olli-Pekka Puolitaival
ccf4416c70
Move test_suite.json ignore in project level
2018-08-31 11:54:40 +03:00
Olli-Pekka Puolitaival
54ff956461
Autoformatting files
2018-08-31 11:54:40 +03:00
Olli-Pekka Puolitaival
e27a26eb9d
Icetea support
2018-08-31 11:51:57 +03:00
Vincent Coubard
0a710e5331
BLE: Initialize the pal in GenericSecurityManager
2018-03-23 12:06:08 +00:00
Wilfried Chauveau
e13245c303
add few files to gitignore list
2018-02-09 10:57:31 +00:00
Sam Grove
38d511674d
Ignore doxygen builds temporay object database
2017-06-05 17:32:45 -05:00
Liviu Ionescu
e717c781b0
Ignore .vscode folder
2017-01-11 20:48:05 +02:00
Bogdan Marinescu
e861db967c
Ignore BUILD directory
...
The latest versions of mbed-cli generate their output in BUILD/ instead
of .build/. This commit adds BUILD/ to the list of git ignored
directories.
2016-10-04 15:08:40 +03:00
Rob Meades
291c875415
Remove "lib" and "lib64" from the mbed-OS .gitignore file: they do not seem to be required and lib is used as a directory name in a recent (u-blox) mbedOS target submission, so ignoring the files under that directory becomes a problem.
2016-09-14 18:52:26 +01:00
Sam Grove
a6c7fbe857
dont track .mbed files created by mbed-cli
2016-08-04 22:22:32 -05:00
Mihail Stoyanov
87a978c4e8
Move private_settings.py to root mbed_settings.py. Various updates to reflect the path changes
2016-06-09 22:24:05 +01:00
Jerome COUTANT
efe8457036
Update .gitignore for build directory
2016-05-25 15:27:50 +02:00
Sam Grove
2ae8c77815
dont track commit venv directory
2016-01-10 14:26:32 -06:00
Cyprien Laplace
65fa7b6923
LPC81X: reduce code size and add ARM_GCC support
...
LPC810 has only 4KB of flash, thus avoiding dead code is really nice.
Here the NVIC interrupt setup was pulled from the us_ticker code even
if no code is using timer events.
This also adds ARM_GCC support for TARGET_LPC81X.
LPC81X and LPC82X support Cortex M0+ VTOR register, so it is not
necessary to put non-init text at 0x200.
2015-08-16 21:35:08 -04:00
Shirish Baskaran
6c27c66d29
Ignore cscope and vim swap files
2014-12-05 23:43:25 -05:00
Martin Olejar
dcf382510c
Added uvision4 and makefile templates for KL43Z. Inserted KL43Z target into travis build.
2014-10-22 19:42:07 +02:00
Martin Olejar
020b4e7860
Revert "Added CMSIS files for Freescale KL43Z ARM"
...
This reverts commit 94581919bd
.
2014-10-11 20:09:27 +02:00
Martin Olejar
94581919bd
Added CMSIS files for Freescale KL43Z ARM
2014-10-10 00:55:15 +02:00
0xc0170
e0ee969cca
.orig files removal, *.orig addition to gitignore
2014-06-03 10:03:53 +01:00
Paris Kasidiaris
d2318804f1
Restructuring
2013-10-22 12:13:04 +01:00
Paris Kasidiaris
ceb103b7b2
Added version 0.1.2
2013-10-21 11:54:28 +01:00
Emilio Monti
4d26e2ef4a
Tidy up default settings
2013-08-15 16:09:12 +01:00
Adam Green
3be88a4a6e
Add .DS_Store to .gitignore
...
Instruct git to ignore these OS X files.
2013-08-13 01:47:19 -07:00
matthewelse
34e9983d8a
Addition of a newline to the end of gitignore
...
To stop github pointing it out to me that I've missed a new line :O the horror!
2013-08-01 23:17:43 +01:00
Matthew Else
b47b2fcddd
Added debug.log to .gitignore
...
Don't know what it is, but we definitely don't need it.
2013-07-24 17:21:40 +01:00
Matthew Else
5b74924d87
Added .bak files to .gitignore
...
Added uVision backup files to gitignore
2013-07-24 14:35:24 +01:00
matthewelse
1f01827ef5
Changed .git-ignore to cover all sublime-text files
2013-07-23 09:34:01 +01:00
Matthew Else
1ace9f18d8
Added Sublime Text project files to .gitignore
2013-07-22 11:30:47 +01:00
Matthew Else
7af2b9a7b7
Updated .gitignore to ignore my uVision Project
2013-07-19 15:23:47 +01:00
Matthew Else
e9306378e5
Revert "Revert "Added output.txt to .gitignore""
...
This reverts commit da602b4afe
.
2013-07-19 14:34:13 +01:00
Matthew Else
da602b4afe
Revert "Added output.txt to .gitignore"
...
This reverts commit 6bfb704dc7
.
2013-07-19 14:34:06 +01:00
Matthew Else
6bfb704dc7
Added output.txt to .gitignore
...
It is a really pointless file, I may as well delete it.
2013-07-19 14:30:57 +01:00
Emilio Monti
649c53f46d
Add private_settings.py to the git ignore list
2013-02-18 15:38:36 +00:00
Emilio Monti
083a956eb1
Initial commit
2013-02-18 07:23:12 -08:00