summaryrefslogtreecommitdiffstats
path: root/meta-blsched/COPYING.MIT
diff options
context:
space:
mode:
authorFrode Isaksen <fisaksen@baylibre.com>2017-12-05 17:21:44 +0000
committerFrode Isaksen <fisaksen@baylibre.com>2017-12-14 17:50:07 +0000
commited8c0a7cf8ad14ca6a6c1dcab4d9f936fcd59bdf (patch)
treefee4df9bc266fbe9721f26276c9ad56a9487fa4b /meta-blsched/COPYING.MIT
parentabe6250af91c4b3193511f4dd5fbfb7ee40d76d5 (diff)
Optimizes task placement on big.LITTLE platforms. Currently enabled for renesas r-car gen3 boards with the machine feature 'biglittle' defined. Change-Id: Idee5e759f13b3942496a831c444799b880caac89 Signed-off-by: Frode Isaksen <fisaksen@baylibre.com>
Diffstat (limited to 'meta-blsched/COPYING.MIT')
-rw-r--r--meta-blsched/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-blsched/COPYING.MIT b/meta-blsched/COPYING.MIT
new file mode 100644
index 0000000..89de354
--- /dev/null
+++ b/meta-blsched/COPYING.MIT
@@ -0,0 +1,17 @@
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.