* OpenPlatformTrustServices-tcdemo_0_1_1

- update restarttcsd command to support IML by TCSD
- generate Rumtime RM with distro name
- add some code using ProcessBuilder instead of Runtime.exec(), and catch the error messages.
  but GCJ 4.1 does not support the ProcessBuilder, so still we use Runtime.exec
- use keyfile instead of the tcsd's SYSTEM_PS(UUID)

* OpenPlatformTrustServices-tcdemo_0_1_0

- Initial code drop for Demo
