版本 bd4124bac73b14d5df9977ada9f53b22ca5dc3e8
Changes from beginning to bd4124bac73b14d5df9977ada9f53b22ca5dc3e8
---
title: 研究方向和成果 [黃敬群]
categories: User jserv
...
# 個人經歷
* 台達電子 / 顧問
* 資訊工業策進會 / 顧問
* 工業技術研究院 / 顧問
* 聯發科技 / 顧問
* 南星創業加速器 / 技術長
* 台灣創新行動服務推廣協會 / 理事長
* 晶心科技 / 幕僚工程師
# 資訊安全與軟體品質
* [uVisor Debugging Facility Improvements for ARM mbed](http://events.linuxfoundation.org/sites/events/files/slides/mbed-uvisor.pdf)
- 發表於 OpenIoT Summit 2016, Linux Foundation
* [Construct an Efficient and Secure Microkernel for IoT](http://www.slideshare.net/jserv/iot-microkernel)
- 發表於 CTHPC 2015
* [Faults inside System Software](http://www.slideshare.net/jserv/system-faults)
# 即時系統
* [Making Linux do Hard Real-time](http://www.slideshare.net/jserv/realtime-linux)
* [Priority Inversion on Mars](http://www.slideshare.net/jserv/priority-inversion-30367388)
* [Xenomai](/embedded/xenomai): Real-time framework for Linux (GPL)
- 2015 年發表於 Real-time Linux Workshops
* [RTMux](https://github.com/rtmux): Lightweight Temporal and Spatial Partitioning of Real-Time Linux (GPL)
- 2014 年發表於 Embedded Linux Conference Europe, Linux Foundation
# 嵌入式系統和作業系統
* [uVisor](https://github.com/ARMmbed/uvisor): device security layer for ARMv7M microcontrollers (Apache License)
- 2015 年發表於開源操作系統技術年會 (北京清華大學)
* [F9 Microkernel](https://github.com/f9micro) : 針對 ARM Cortex-M4 特性並基於 L4 微核心架構,重新打造的嵌入式作業系統 (BSD License)
- 2015 年發表於 CTHPC
* [uClinux](https://github.com/uclinux-cortexm): Linux kernel for ARM Cortex-M based microcontrollers without a memory management unit (GPL)
- 2015 年發表於 Embedded Linux Conference, Linux Foundation
* [olibc](http://olibc.so) : 針對嵌入式系統開發的高度最佳化、高客製化的 C runtime (libc; BSD License)
- 2013 年發表於 Embedded Linux Conference, Linux Foundation
* [TuxOnIce](http://tuxonice.nigelcunningham.com.au/): Snapshot boot for ARM,用 6 秒啟動 Android 裝置 (GPL/LGPL)
- 2013 年發表於 Automotive Linux Summit, Linux Foundation
* [DMTCP](http://dmtcp.sourceforge.net/): Distributed MultiThreaded CheckPointing for Android (LGPL)
- 2012 年發表於 Embedded Linux Conference Europe, Linux Foundation