From 0e924590c1a1751276122c98b382859efc0611c7 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Thu, 28 Jun 2018 12:45:30 +0200 Subject: [PATCH 01/19] Update README.md Signed-off-by: Joakim Bech --- .gitignore | 8 ++++++++ README.md | 3 +++ 2 files changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 4a8c7fce..15e299df 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,11 @@ Makefile out .project *.swp +foo +bar +new +testing_boot +testing_a_full_cycle +testing_xtest +test_another_full_cycle +test_checkpatch diff --git a/README.md b/README.md index fc129906..be56bbeb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # OP-TEE Client API + +This is an IBART test! + The optee-client git, containing the source code for the TEE client library in Linux. This component provides the TEE Client API as defined by the GlobalPlatform TEE standard. It is distributed under the BSD 2-clause From df6c63c60eccc8ea785cecb1adc4018ce49b45e6 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Thu, 5 Jul 2018 15:16:15 +0200 Subject: [PATCH 02/19] Update .gitignore Testing testing Signed-off-by: Joakim Bech --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 15e299df..f850c40d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ testing_a_full_cycle testing_xtest test_another_full_cycle test_checkpatch +test_another_full_cycle +test_checkpatch +test_multibuild_multilog From 5298bea78d96a22305d7da76110618f99f2f13ba Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Fri, 28 Sep 2018 14:41:02 +0200 Subject: [PATCH 03/19] Update .gitignore --- .gitignore | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.gitignore b/.gitignore index f850c40d..ae77554f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,13 +15,3 @@ out .project *.swp foo -bar -new -testing_boot -testing_a_full_cycle -testing_xtest -test_another_full_cycle -test_checkpatch -test_another_full_cycle -test_checkpatch -test_multibuild_multilog From 20742c1b9729d69dccc53ee7c4a69545790fae32 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 15:06:19 +0100 Subject: [PATCH 04/19] Add ibart.yaml Signed-off-by: Joakim Bech --- .ibart.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .ibart.yaml diff --git a/.ibart.yaml b/.ibart.yaml new file mode 100644 index 00000000..08b01c2c --- /dev/null +++ b/.ibart.yaml @@ -0,0 +1,5 @@ +run_local_definitions: True + +build: + - cmd: sleep 10 + timeout: 15 From d60edfbf2918df4e5ee0dde503cd86836ee9b8e2 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 17:12:11 +0100 Subject: [PATCH 05/19] Update .ibart.yaml From 7171f950cea3a9fefc1c0b90e0c20c500e988144 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 17:12:43 +0100 Subject: [PATCH 06/19] Update .ibart.yaml --- .ibart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ibart.yaml b/.ibart.yaml index 08b01c2c..af451bde 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,4 +1,4 @@ -run_local_definitions: True +run_local_definitions: False build: - cmd: sleep 10 From 9df1ebaa2f7d0c5f8feb22e3422a810620d51323 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 17:26:46 +0100 Subject: [PATCH 07/19] update --- .ibart.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.ibart.yaml b/.ibart.yaml index af451bde..27c79fa2 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,5 +1,3 @@ -run_local_definitions: False - build: - cmd: sleep 10 timeout: 15 From 5c258c213f28b671f9686980773b20849f8d0d74 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 18:05:04 +0100 Subject: [PATCH 08/19] update --- .ibart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ibart.yaml b/.ibart.yaml index 27c79fa2..af451bde 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,3 +1,5 @@ +run_local_definitions: False + build: - cmd: sleep 10 timeout: 15 From e3e4d87fc45c2a04679c52ce8884bdd58976c433 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 18:12:07 +0100 Subject: [PATCH 09/19] update --- .ibart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ibart.yaml b/.ibart.yaml index af451bde..08b01c2c 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,4 +1,4 @@ -run_local_definitions: False +run_local_definitions: True build: - cmd: sleep 10 From 71243a29d35d4bbde77becce2da09601c69fbd76 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 21:05:37 +0100 Subject: [PATCH 10/19] update --- .ibart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ibart.yaml b/.ibart.yaml index 08b01c2c..af451bde 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,4 +1,4 @@ -run_local_definitions: True +run_local_definitions: False build: - cmd: sleep 10 From f43999229e88ae0affa980eed82db461869b76cf Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 21:06:13 +0100 Subject: [PATCH 11/19] update --- .ibart.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ibart.yaml b/.ibart.yaml index af451bde..97db331c 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,4 +1,3 @@ -run_local_definitions: False build: - cmd: sleep 10 From 44882ab7cbe9dc78a933e9c19117a42bb40ba852 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 21:07:30 +0100 Subject: [PATCH 12/19] update --- .ibart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ibart.yaml b/.ibart.yaml index 97db331c..af451bde 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,3 +1,4 @@ +run_local_definitions: False build: - cmd: sleep 10 From ef264c8cce5ac363831a42153581d9315191fe10 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 21:13:07 +0100 Subject: [PATCH 13/19] update --- .ibart.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ibart.yaml b/.ibart.yaml index af451bde..97db331c 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,4 +1,3 @@ -run_local_definitions: False build: - cmd: sleep 10 From a9e8a8581fb8b7f9ad2c19328935008d47282068 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 21:15:48 +0100 Subject: [PATCH 14/19] update --- .ibart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ibart.yaml b/.ibart.yaml index 97db331c..af451bde 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,3 +1,4 @@ +run_local_definitions: False build: - cmd: sleep 10 From 086d40f920770f9b4cc7a953291594ef3c900851 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 22:10:29 +0100 Subject: [PATCH 15/19] update --- .ibart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ibart.yaml b/.ibart.yaml index af451bde..0b958d55 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,3 +1,4 @@ + run_local_definitions: False build: From 09daa0cf8d7918f30ee101520d5e7ade69d3dadc Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Wed, 19 Dec 2018 22:11:50 +0100 Subject: [PATCH 16/19] update --- .ibart.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ibart.yaml b/.ibart.yaml index 0b958d55..af451bde 100644 --- a/.ibart.yaml +++ b/.ibart.yaml @@ -1,4 +1,3 @@ - run_local_definitions: False build: From 94aaf837dc1784d6a8cf69b70c86dac1fc4d14aa Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Thu, 20 Dec 2018 09:30:45 +0100 Subject: [PATCH 17/19] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ae77554f..9c2e206f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ Makefile out .project *.swp -foo +a From ff5a01d3b548e6f188f08ab04c8c952e6029666b Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Mon, 25 Feb 2019 20:02:09 +0100 Subject: [PATCH 18/19] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9c2e206f..3925dab1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ out .project *.swp a +b From 0f0f08985345b131ad1f2aa2bff5b8be2a5d8475 Mon Sep 17 00:00:00 2001 From: Joakim Bech Date: Mon, 10 Oct 2022 13:26:53 +0200 Subject: [PATCH 19/19] Foo Signed-off-by: Joakim Bech --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3925dab1..304150cd 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ out *.swp a b +foo