From 9ecdc39b2e1437fd90a8933477a30b6b02ec7033 Mon Sep 17 00:00:00 2001 From: Jingzhao Date: Fri, 20 Mar 2020 16:13:35 +0800 Subject: [PATCH] Add IEC Type3 & Type5 Add IEC Type3 & Type5 Signed-off-by: Jingzhao Change-Id: I37ae917183fd4d4fc56c28b673727385162257c3 --- src/type3_AndroidCloud/README.rst | 40 +++++++++++++++++++++++++++++++++++++++ src/type5_SmartNIC/README.rst | 40 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 src/type3_AndroidCloud/README.rst create mode 100644 src/type5_SmartNIC/README.rst diff --git a/src/type3_AndroidCloud/README.rst b/src/type3_AndroidCloud/README.rst new file mode 100644 index 0000000..80a46bd --- /dev/null +++ b/src/type3_AndroidCloud/README.rst @@ -0,0 +1,40 @@ +.. + Licensed under the Apache License, Version 2.0 (the "License"); you may + not use this file except in compliance with the License. You may obtain + a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + License for the specific language governing permissions and limitations + under the License. + + Convention for heading levels in Integrated Edge Cloud documentation: + + ======= Heading 0 (reserved for the title in a document) + ------- Heading 1 + ~~~~~~~ Heading 2 + +++++++ Heading 3 + ''''''' Heading 4 + + Avoid deeper levels because they do not render well. + + +================================= +IEC Type3 Android Cloud Native Overview +================================= + +This document provides a general description about the IEC Type3_--Android Cloud Native. +.. _Type3: https://wiki.akraino.org/display/AK/IEC+Type+3%3A+Android+cloud+native+applications+on+Arm+servers+in+edge + + +For issues or anything on the reference foundation stack of IEC, you could contact: + +Trevor Tao: trevor.tao@arm.com + +Jingzhao Ni: jingzhao.ni@arm.com + +Jianlin Lv: jianlin.lv@arm.com + diff --git a/src/type5_SmartNIC/README.rst b/src/type5_SmartNIC/README.rst new file mode 100644 index 0000000..8d6dca0 --- /dev/null +++ b/src/type5_SmartNIC/README.rst @@ -0,0 +1,40 @@ +.. + Licensed under the Apache License, Version 2.0 (the "License"); you may + not use this file except in compliance with the License. You may obtain + a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + License for the specific language governing permissions and limitations + under the License. + + Convention for heading levels in Integrated Edge Cloud documentation: + + ======= Heading 0 (reserved for the title in a document) + ------- Heading 1 + ~~~~~~~ Heading 2 + +++++++ Heading 3 + ''''''' Heading 4 + + Avoid deeper levels because they do not render well. + + +================================= +IEC Type5 SmartNIC Overview +================================= + +This document provides a general description about the IEC Type5_--SmartNIC for IEC. +.. _Type5: https://wiki.akraino.org/display/AK/IEC+Type+5%3A+SmartNIC+for+Integrated+Edge+Cloud+%28IEC%29+Blueprint+Family + + +For issues or anything on the reference foundation stack of IEC, you could contact: + +Trevor Tao: trevor.tao@arm.com + +Jingzhao Ni: jingzhao.ni@arm.com + +Jianlin Lv: jianlin.lv@arm.com + -- 2.16.6