Skip to content

Commit

Permalink
Updating supported OS (#43)
Browse files Browse the repository at this point in the history
* add haveged installation

	Added haveged installation steps.

Signed-off-by: Shrikant Temburwar <shrikant.temburwar@intel.com>

* Updating supported OS

Signed-off-by: Shrikant Temburwar <shrikant.temburwar@intel.com>

Signed-off-by: Shrikant Temburwar <shrikant.temburwar@intel.com>
Co-authored-by: Tushar Ranjan Behera <tushar.ranjan.behera@intel.com>
Co-authored-by: bprashan <prashanth.natraj.b@intel.com>
  • Loading branch information
3 people authored Sep 30, 2022
1 parent f0743a6 commit 51a6f09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/client-sdk/client-sdk-reference-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Table 1. Prerequisites

| | |
|--------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Software | · Linux\* Ubuntu\* 20.04 using OpenSSL\* 1.1.1k <br/>. Download FDO PRI Components-Samples 0.5-rel (for running test servers) from https://github.com/secure-device-onboard/pri-fidoiot. <br/> |
| Software | · Linux\* Ubuntu\* (20.04, 22.04) / Debian 11.4 / RHEL (8.4, 8.6) using OpenSSL\* 1.1.1q <br/>. Download FDO PRI Components-Samples (for running test servers) from https://github.com/secure-device-onboard/pri-fidoiot. <br/> |
| Safestring library | Safestring library v1.0.0 <br/> · Download safestringlib from https://github.com/intel/safestringlib <br/> · `cd safestringlib` <br/> · `mkdir obj` <br/> · `make ` <br/> · The library file libsafestring.a will be created after make. |
| TinyCBOR library | TinyCBOR library v0.5.3 <br/> · Download TinyCBOR from https://github.com/intel/tinycbor <br/> · `cd tinycbor` <br/> · `make ` <br/> |

Expand Down
4 changes: 2 additions & 2 deletions docs/installation_rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This document can be used as a quick start guide to setup the development enviro

| Component | Recommended |
|------- |------|
| Operating System | RHEL* 8.4 |
| Podman* Engine | 3.4.2|
| Operating System | RHEL* (8.4, 8.6) |
| Podman* Engine | supported till v4.0.2|
| Podman* Compose | 0.1.5 |
| Maven* | 3.8.3 |
| Java | 11 |
Expand Down

0 comments on commit 51a6f09

Please sign in to comment.