Devaraj Ranganna
98fa63aa1a
Update commit sha's
...
Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
2019-06-26 17:01:07 +01:00
Devaraj Ranganna
b0fe59df00
[trusted-firmware-m]: Updated to e7efdc6
2019-06-06 14:47:00 +01:00
Martin Kojtal
998d85f80b
Merge pull request #10505 from orenc17/imporve_importer
...
Improve importer.py
2019-05-13 14:15:21 +01:00
Oren Cohen
d1fa7bd277
Use a directory context to simplify git commands
2019-04-29 14:13:16 +03:00
Oren Cohen
be8a1e804f
Use argparse.FileType to parse config file
2019-04-29 14:10:59 +03:00
Oren Cohen
ca5dff69f5
Extract import logic to a separate method
2019-04-29 14:09:34 +03:00
Oren Cohen
b24f42f5ba
Move regex to the using function
2019-04-29 14:08:30 +03:00
Oren Cohen
bd5d059b13
Set log level during argument parsing
2019-04-29 00:37:16 +03:00
Oren Cohen
6f19ba093a
Proper documentation
2019-04-29 00:11:39 +03:00
Oren Cohen
8a2426d6da
Styling and annoyances
2019-04-28 23:53:00 +03:00
Oren Cohen
c0a1c45ae5
Use custom agrparse.Action to handle input parameters
2019-04-28 23:48:30 +03:00
Oren Cohen
09af58fad5
Use regex to find cherry-pick message
2019-04-28 23:44:18 +03:00
Oren Cohen
3273edba8d
Allow comments in commit SHA list
2019-04-28 20:05:41 +03:00
Oren Cohen
e15068d728
Refactor continuation logic
2019-04-28 20:03:08 +03:00
Oren Cohen
d26bca7be8
Make sure the script is run from within mbed-os directory
2019-04-28 20:02:19 +03:00
Oren Cohen
edcde5ebc0
Reformat and Improve
2019-04-28 20:01:06 +03:00
Oren Cohen
14ad60ae01
Update commit sha's
2019-04-28 15:48:18 +03:00
Cruz Monrreal
582edf503a
Merge pull request #10366 from kjbracey-arm/feature_CMSIS_5_ca812421
...
Update CMSIS to 5.5.1
2019-04-11 20:34:00 -05:00
Oren Cohen
904656ebc6
Update commit sha's
2019-04-10 14:26:10 +03:00
Oren Cohen
4e720fddd5
Remove outdated patch
2019-04-10 14:20:56 +03:00
Kevin Bracey
f967c8b3d7
cmsis_importer: take just Source/os_systick.c
2019-04-10 11:56:23 +03:00
Kevin Bracey
c5b5407dc8
cmsis_importer.json: adjust source paths
2019-04-09 17:34:51 +03:00
Alexander Zilberkant
0f5147c8b9
remove hidden tad
...
Co-Authored-By: netanelgonen <netanel.gonen@arm.com>
2019-03-11 19:30:51 +02:00
Netanel Gonen
24244b5a29
update crypto complience tests importer, fix include to mbedtls config
2019-03-11 19:06:29 +02:00
Michael Schwarcz
40bfa05797
Update tfm_importer.json
2019-03-11 11:57:50 +02:00
Cruz Monrreal
a87c7c82f3
Merge pull request #9312 from kfnta/psa_compliance
...
PSA compliance tests suite
2019-03-07 09:14:58 -06:00
Nir Sonnenschein
376e7ffe19
update importer hashes for latest changes
2019-03-06 10:58:03 +02:00
Nir Sonnenschein
7fa275c85f
update importer hashes for latest fixes
2019-03-05 17:34:47 +02:00
Martin Kojtal
5c24ffefa4
Merge pull request #9915 from kfnta/tfm_import_new
...
Update TF-M sources
2019-03-04 10:53:12 +01:00
Michael Schwarcz
f32f2ae0b0
Update tfm_importer.json with updated SHAs
2019-03-03 16:49:56 +02:00
Nir Sonnenschein
b64fb53d43
[api-tests]: Updated to cb58d2c
2019-03-03 15:51:26 +02:00
Michael Schwarcz
4eabce80b4
TF-M: Update tfm_importer.json
2019-03-03 10:55:47 +02:00
Michael Schwarcz
5f2cbaa18d
TFM Importer: Update SHAa of TFM patches
2019-02-25 14:36:52 +02:00
Michael Schwarcz
d2c433ccfe
TFM Importer: Update SHAa of TFM patches
2019-02-21 17:42:56 +02:00
Martin Kojtal
7f4475d924
Merge pull request #9736 from 0xc0170/fix_licenses_files
...
tools/test/cmsis: add license header
2019-02-20 09:38:55 +01:00
Michael Schwarcz
2198d5c008
Update tfm_importer.json with SHAs of patches
2019-02-19 15:19:00 +02:00
Michael Schwarcz
771cdaa3e7
Add TF-M importer json
2019-02-19 15:18:52 +02:00
Martin Kojtal
c8f698ca36
tools: add license headers
2019-02-15 13:32:45 +00:00
Deepika
3bd6bf111b
Update script to have single commit for CMSIS/RTX pre-processor changes
2019-01-18 18:25:51 -06:00
deepikabhavnani
347acd1459
Add SHA for "Move Idle and Timer thread stack to bss section" commit
2019-01-15 12:08:49 -06:00
Martin Kojtal
c5014f4e19
Merge pull request #9324 from kfnta/avoid_mbed_tz_context
...
Avoid building mbed_tz_context.c for TF-M targets
2019-01-14 08:56:25 +00:00
Martin Kojtal
116e42f840
Merge pull request #9295 from deepikabhavnani/iar_asm
...
Add missing END to Armv8M IAR assembly files
2019-01-14 08:54:21 +00:00
Deepika
09db6565e4
Added IAR assembly file update commit to cmsis importer
...
In future when performing CMSIS update b228cd9db0
commit can be merged to 287121ffdc
-
CMSIS/RTX: Pre-processor defines used for assembly
2019-01-10 13:59:59 -06:00
Michael Schwarcz
1e8169df37
Update cmsis_importer.json SHAs
...
- Missing: CMSIS/RTX: Patch to conditionally compile (fb354752eb
)
- New: CMSIS/CORTEX-M: Don't build mbed_tz_context.c in TF-M targets (d3f7abdb7c
)
2019-01-10 18:08:09 +02:00
Michael Schwarcz
dba44e6c4b
tools/importer script changes
2019-01-10 10:27:19 +02:00
Russ Butler
a62b312d0b
Add details to importer script docs
...
Add an example showing how to run the importer and a note to indicate
that it must be run from the mbed-os directory.
2018-08-25 20:40:36 -05:00
Russ Butler
a2a0ea70e2
Update cmsis_importer in prep for CMSIS 5.4.0
...
Reference the correct commits to pull in and remove commits related to
uVisor since these are no longer needed. Also add the missing file
cmsis_os1.c to cmsis_importer.json.
Below is detailed information on each commit added to cmsis_importer.json
CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility
4360b7bbf8
CMSIS/RTX: Patch RTX so irq_cm4f.s files work with no FPU targets
cc2e0517e1
CMSIS/RTX: Allow overwriting mutex ops for ARMC
b88254809e
CMSIS/RTX: Pre-processor defines used for assembly
287121ffdc
CMSIS/RTX: Fix using FALSE/TRUE with preprocesor
1752803626
CMSIS/RTX: Reintroduce arm_math.h
6a6e3ac0eb
fixup
2018-08-25 20:40:35 -05:00
Oren Cohen
787317b7eb
Remove uVisor from mbed-os
2018-08-22 16:36:59 +03:00
Bartek Szatkowski
31eee7db20
Fix cmsis_importer.json so it works with the newest CMSIS
2018-05-14 12:18:21 +01:00
deepikabhavnani
40e2737414
Add SHA:d0a43b8a Conditional compilation
2018-04-11 11:47:46 -05:00